Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 1997 05:18:36 +0900 (JST)
From:      tommyk@da2.so-net.or.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/3675: man page of mount(2) of 2.2.2R
Message-ID:  <199705242018.FAA01548@kingston.da2.so-net.or.jp>
Resent-Message-ID: <199705242020.NAA15314@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3675
>Category:       docs
>Synopsis:       man page of mount(2) of 2.2.2R
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 13:20:01 PDT 1997
>Last-Modified:
>Originator:     Kenji Tomita
>Organization:
Texas Instruments Japan
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

	PC/AT

>Description:

	/usr/share/man/man2/mount.2.gz described a type argument for
	msdosfs is "MOUNT_MSDOSFS", but in /usr/include/sys/mount.h,
	it's defined as "MOUNT_MSDOS".

>How-To-Repeat:

	-

>Fix:
	
--- mount.2.org Sat May 24 19:09:57 1997
+++ mount.2     Sun May 25 05:06:34 1997
@@ -232,7 +232,7 @@
 };
 .Ed
 .Pp
-.Dv MOUNT_MSDOSFS
+.Dv MOUNT_MSDOS
 .Pp
 .Bd -literal -compact
 #ifdef MSDOSFS

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705242018.FAA01548>