Date: Thu, 18 Apr 2002 00:51:00 +0200 (CEST) From: Cyrille Lefevre <cyrille.lefevre@laposte.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: bin/37200: mount(8) manual page is missing some mount_xxx(8) references Message-ID: <200204172251.g3HMp0qI035630@gits.gits.dyndns.org>
next in thread | raw e-mail | index | archive | help
>Number: 37200 >Category: bin >Synopsis: mount(8) manual page is missing some mount_xxx(8) references >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 17 16:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #14: Fri Jan 11 00:18:07 CET 2002 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: mount(8) manual page is missing some mount_xxx(8) references such as mount_ext2fs and mount_smbfs, etc. >How-To-Repeat: man mount >Fix: Index: mount.8 =================================================================== RCS file: /home/ncvs/src/sbin/mount/mount.8,v retrieving revision 1.31.2.7 diff -u -r1.31.2.7 mount.8 --- mount.8 14 Dec 2001 15:17:50 -0000 1.31.2.7 +++ mount.8 17 Apr 2002 16:57:37 -0000 @@ -369,14 +369,19 @@ .Xr fstab 5 , .Xr kldload 8 , .Xr mount_cd9660 8 , +.Xr mount_ext2fs 8 , .Xr mount_fdesc 8 , .Xr mount_kernfs 8 , +.Xr mount_linprocfs 8 , .Xr mount_mfs 8 , .Xr mount_msdos 8 , .Xr mount_nfs 8 , +.Xr mount_ntfs 8 , .Xr mount_null 8 , +.Xr mount_nwfs 8 , .Xr mount_portal 8 , .Xr mount_procfs 8 , +.Xr mount_smbfs 8 , .Xr mount_umap 8 , .Xr mount_union 8 , .Xr umount 8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204172251.g3HMp0qI035630>