diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 4f3426bbccf9..63373d6abd81 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount.8,v 1.8 1995/03/18 14:57:01 cgd Exp $ +.\" $NetBSD: mount.8,v 1.9 1995/04/30 20:42:12 briggs Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -244,12 +244,13 @@ file system table .Sh SEE ALSO .Xr mount 2 , .Xr fstab 5 , +.Xr mount_ados 8 , .Xr mount_cd9660 8 , .Xr mount_fdesc 8 , .Xr mount_kernfs 8 , .Xr mount_lfs 8 , -.Xr mount_lofs 8 , .Xr mount_mfs 8 , +.Xr mount_msdos 8 , .Xr mount_nfs 8 , .Xr mount_null 8 , .Xr mount_portal 8 ,