Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2006 13:33:59 GMT
From:      Jeff Ito <ijk@speakeasy.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/96660: [patch] mountd(8) fails to indicate debug mode does not detach from controlling terminal
Message-ID:  <200605021333.k42DXxWC031391@www.freebsd.org>
Resent-Message-ID: <200605021340.k42DeHSB059378@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96660
>Category:       docs
>Synopsis:       [patch] mountd(8) fails to indicate debug mode does not detach from controlling terminal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 02 13:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Ito
>Release:        HEAD
>Organization:
>Environment:
>Description:
mountd(8) does not indicate that the debug flag does not detach from the controlling terminal.
>How-To-Repeat:

>Fix:
verbiage taken from netbsd


Index: mountd.8
===================================================================
RCS file: /home/ncvs/src/usr.sbin/mountd/mountd.8,v
retrieving revision 1.27
diff -u -r1.27 mountd.8
--- mountd.8    7 Aug 2004 04:27:51 -0000       1.27
+++ mountd.8    2 May 2006 13:33:18 -0000
@@ -64,6 +64,9 @@
 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

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605021333.k42DXxWC031391>