summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-05-18 09:13:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-05-18 09:13:30 +0000
commit9e4e0b370d6013e9d32781b64bd30ef7dbcf69ec (patch)
tree03f8dd2a11998ae30148b0e23ec7fdf61e0a89a5 /share
parentb3e67be087252e16c4a9d0f400b311d59aa61fc5 (diff)
tidy up point 10;
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/diskless.87
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8
index f6d92696433..b5edd942fba 100644
--- a/share/man/man8/diskless.8
+++ b/share/man/man8/diskless.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: diskless.8,v 1.32 2006/05/18 09:06:32 jmc Exp $
+.\" $OpenBSD: diskless.8,v 1.33 2006/05/18 09:13:29 jmc Exp $
.\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $
.\"
.\"
@@ -307,10 +307,9 @@ the network interface that the client will use for booting.
Correct
.Em at least
the critical mount points in the client's
-.Pa /etc/fstab
+.Xr fstab 5
(which will be
-.Pa /export/myclient/root/etc/fstab )
-i.e.,
+.Pa /export/myclient/root/etc/fstab ) :
.Bd -literal -offset indent
myserver:/export/myclient/root / nfs rw 0 0
myserver:/usr /usr nfs rw 0 0