aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount/mount.8
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-11-10 02:21:05 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-11-10 02:21:05 +0000
commit677ab445794e0a01644461ca7d70f0d063c1eeb1 (patch)
treef66f6910fa7e7ab829ea10802fbb68f299a291ea /sbin/mount/mount.8
parentd3400928da6d52980b5d4e7d1448c61ea2054ef4 (diff)
downloadsrc-677ab445794e0a01644461ca7d70f0d063c1eeb1.tar.gz
src-677ab445794e0a01644461ca7d70f0d063c1eeb1.zip
Add mount_msdos(8) reference
2.2 candidate
Notes
Notes: svn path=/head/; revision=19592
Diffstat (limited to 'sbin/mount/mount.8')
-rw-r--r--sbin/mount/mount.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 08f284893acc..38a044de01fc 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mount.8 8.7 (Berkeley) 3/27/94
-.\" $Id: mount.8,v 1.10 1996/08/29 18:06:02 wosch Exp $
+.\" $Id: mount.8,v 1.11 1996/09/08 13:28:12 davidg Exp $
.\"
.Dd March 27, 1994
.Dt MOUNT 8
@@ -287,6 +287,7 @@ file system table
.Xr mount_kernfs 8 ,
.Xr mount_lfs 8 ,
.Xr mount_mfs 8 ,
+.Xr mount_msdos 8 ,
.Xr mount_nfs 8 ,
.Xr mount_null 8 ,
.Xr mount_portal 8 ,