manpage fix for -alldirs in exports. Fixes PR#2092.
from: Andrew Gallatin <gallatin@isds.duke.edu>
This commit is contained in:
parent
e8aa4c9806
commit
c9477a3dbc
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: diskless.8,v 1.6 1995/09/02 17:12:32 thorpej Exp $
|
||||
.\" $NetBSD: diskless.8,v 1.7 1996/02/18 01:10:55 hpeyerl Exp $
|
||||
.\"
|
||||
.\"
|
||||
.\" Copyright (c) 1994 Gordon W. Ross, Theo de Raadt
|
||||
@ -253,7 +253,7 @@ Export the required filesystems in
|
||||
# for SunOS:
|
||||
# /export/myclient -rw=myclient,root=myclient
|
||||
# for NetBSD:
|
||||
/export/myclient -maproot=root myclient
|
||||
/export/myclient -maproot=root -alldirs myclient
|
||||
.Ed
|
||||
.Pp
|
||||
If the server and client are of the same architecture, then the client
|
||||
|
Loading…
Reference in New Issue
Block a user