summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-05-16 12:31:30 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-05-16 12:31:30 +0000
commit74ab507b54073a5f4153d24fb007e0a59c85d445 (patch)
tree664d69d23cd7d620b27fa592f5097cab76d586d1
parent0a47d7688e48274e2c496a266a2e8969371c2df4 (diff)
Add a few useful xrefs.
-rw-r--r--share/man/man5/fstab.58
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index f2bea5245fd..9dd62337b4f 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstab.5,v 1.19 2002/02/10 02:35:57 jcs Exp $
+.\" $OpenBSD: fstab.5,v 1.20 2002/05/16 12:31:29 miod Exp $
.\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -281,7 +281,11 @@ server:/export/ports /usr/ports nfs rw,tcp,soft,intr 0 0
.It Pa /etc/fstab
.El
.Sh SEE ALSO
-.Xr getfsent 3
+.Xr getfsent 3 ,
+.Xr fsck 8 ,
+.Xr mount 8 ,
+.Xr quota 8 ,
+.Xr umount 8
.Sh HISTORY
The
.Nm