Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 03:59:11 +0000
From:      Tony Finch <dot@dotat.at>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/25835: incorrect spelling of MNT_ASYNC in statfs(2)
Message-ID:  <E14dOut-0000Ne-00@hand.dotat.at>

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

>Number:         25835
>Category:       bin
>Synopsis:       incorrect spelling of MNT_ASYNC in statfs(2)
>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:   Thu Mar 15 11:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tony Finch <dot@dotat.at>
>Release:        FreeBSD 4.3-BETA i386
>Organization:
Covalent Technologies, Inc.
>Environment:
System: FreeBSD hand.dotat.at 4.3-BETA FreeBSD 4.3-BETA #5: Thu Mar 15 02:42:59 GMT 2001 fanf@hand.dotat.at:/FreeBSD/releng4/sys/compile/DELL-Latitude-CSx i386
>Description:
MNT_ASYNC is spelt MNT_ASYNCHRONOUS in statfs(2)
>How-To-Repeat:
>Fix:

Index: statfs.2
===================================================================
RCS file: /home/ncvs/src/lib/libc/sys/statfs.2,v
retrieving revision 1.9.2.4
diff -u -r1.9.2.4 statfs.2
--- statfs.2	2000/12/29 14:44:54	1.9.2.4
+++ statfs.2	2001/03/15 03:56:18
@@ -99,7 +99,7 @@
 Special files in the filesystem may not be opened.
 .It Dv MNT_SYNCHRONOUS
 All I/O to the filesystem is done synchronously.
-.It Dv MNT_ASYNCHRONOUS
+.It Dv MNT_ASYNC
 No filesystem I/O is done synchronously.
 .It Dv MNT_LOCAL
 The filesystem resides locally.
>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?E14dOut-0000Ne-00>