mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 16:32:25 +01:00
Note that when -d flag is used, mountd(8) will not detach from the
controlling terminal. PR: docs/96660 Submitted by: Jeff Ito <ijk@speakeasy.net> MFC after: 1 week
This commit is contained in:
parent
5f72b6ac80
commit
193599122f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158256
@ -28,7 +28,7 @@
|
|||||||
.\" @(#)mountd.8 8.4 (Berkeley) 4/28/95
|
.\" @(#)mountd.8 8.4 (Berkeley) 4/28/95
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd April 28, 1995
|
.Dd May 2, 2006
|
||||||
.Dt MOUNTD 8
|
.Dt MOUNTD 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -64,6 +64,9 @@ version 2
|
|||||||
protocol to mount file systems from this server.
|
protocol to mount file systems from this server.
|
||||||
.It Fl d
|
.It Fl d
|
||||||
Output debugging information.
|
Output debugging information.
|
||||||
|
.Nm
|
||||||
|
will not detach from the controlling terminal and will print
|
||||||
|
debugging messages to stderr.
|
||||||
.It Fl l
|
.It Fl l
|
||||||
Cause all succeeded
|
Cause all succeeded
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
Reference in New Issue
Block a user