From 193599122fb33bf0275d2b1096195b41c1727605 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Tue, 2 May 2006 21:00:43 +0000 Subject: [PATCH] Note that when -d flag is used, mountd(8) will not detach from the controlling terminal. PR: docs/96660 Submitted by: Jeff Ito MFC after: 1 week --- usr.sbin/mountd/mountd.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index 0e8e1f4dc7fd..d1f472a3de31 100644 --- a/usr.sbin/mountd/mountd.8 +++ b/usr.sbin/mountd/mountd.8 @@ -28,7 +28,7 @@ .\" @(#)mountd.8 8.4 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd April 28, 1995 +.Dd May 2, 2006 .Dt MOUNTD 8 .Os .Sh NAME @@ -64,6 +64,9 @@ version 2 protocol to mount file systems from this server. .It Fl d Output debugging information. +.Nm +will not detach from the controlling terminal and will print +debugging messages to stderr. .It Fl l Cause all succeeded .Nm