Subject: misc/32103: update fstatfs manpage
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <zafer@gmx.org>
List: netbsd-bugs
Date: 11/18/2005 04:42:01
>Number:         32103
>Category:       misc
>Synopsis:       update fstatfs manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 18 04:42:01 +0000 2005
>Originator:     Zafer Aydogan
>Release:        3.99.11
>Organization:
>Environment:
>Description:
Since the syscalls fstatfs (getfsstat) are replaced with statvfs counterparts, Links that still refer to them in Man Pages should be removed/replaced in 3beta/current.



>How-To-Repeat:
% man -c df

...
SEE ALSO
     quota(1), fstatfs(2), getfsstat(2), statvfs(2), getbsize(3),
     getmntinfo(3), fs(5), fstab(5), mount(8), quot(8), tunefs(8)



>Fix:
remove fstatfs and getfsstat from df.1 man page, since they don't exist anymore.