From root@gits.dyndns.org  Wed Apr 17 15:51:05 2002
Return-Path: <root@gits.dyndns.org>
Received: from smtp.noos.fr (verlaine.noos.net [212.198.2.73])
	by hub.freebsd.org (Postfix) with ESMTP id 90EBA37B41C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Apr 2002 15:51:03 -0700 (PDT)
Received: (qmail 13485669 invoked by uid 0); 17 Apr 2002 22:51:01 -0000
Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender <root@gits.dyndns.org>)
          by 212.198.2.73 (qmail-ldap-1.03) with SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 17 Apr 2002 22:51:01 -0000
Received: from gits.gits.dyndns.org (vdwihp8q8nx0bfie@localhost [127.0.0.1])
	by gits.gits.dyndns.org (8.12.2/8.12.2) with ESMTP id g3HMp0BK035631
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Apr 2002 00:51:01 +0200 (CEST)
	(envelope-from root@gits.dyndns.org)
Received: (from root@localhost)
	by gits.gits.dyndns.org (8.12.2/8.12.2/Submit) id g3HMp0qI035630;
	Thu, 18 Apr 2002 00:51:00 +0200 (CEST)
	(envelope-from root)
Message-Id: <200204172251.g3HMp0qI035630@gits.gits.dyndns.org>
Date: Thu, 18 Apr 2002 00:51:00 +0200 (CEST)
From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Reply-To: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: mount(8) manual page is missing some mount_xxx(8) references
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 17 16:00:06 PDT 2002
>Closed-Date:    Mon May 20 08:06:52 PDT 2002
>Last-Modified:  Mon May 20 08:06:52 PDT 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: dwmalone 
State-Changed-When: Mon May 20 08:06:07 PDT 2002 
State-Changed-Why:  
Fix committed to -current and -stable. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37200 
>Unformatted:
