Bug 13806

Summary: wrong reference in df(1) manpage
Product: Documentation Reporter: dada <dada>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description dada 1999-09-18 18:00:01 UTC
	Manpage df(1) refers to ``sysctl vfs'' to list
	supported filesystems.
	Output of ``sysctl vfs'' does NOT list filesystem types.

Fix: 

Change reference to lsvfs(1).
How-To-Repeat: 	man df
	sysctl vfs
Comment 1 Neil Blakey-Milner 1999-09-18 19:28:30 UTC
On Mon 1999-09-13 (20:05), dada@sbox.tu-graz.ac.at wrote:
> >Number:         13806
> >Category:       docs
> >Synopsis:       wrong reference in df(1) manpage
> >Release:        FreeBSD 4.0-CURRENT i386

> 	Manpage df(1) refers to ``sysctl vfs'' to list
> 	supported filesystems.
> 	Output of ``sysctl vfs'' does NOT list filesystem types.

Please note this was fixed in revisions 1.15 and 1.13.2.2 of
src/bin/df/df.1, by sheldonh.

Neil
-- 
Neil Blakey-Milner
nbm@rucus.ru.ac.za
Comment 2 cpiazza freebsd_committer freebsd_triage 1999-09-18 20:10:54 UTC
State Changed
From-To: open->closed

As pointed out by Neil, this was fixed in revisions 1.15 and 1.13.2.2 of 
src/bin/df/df.1, by sheldonh.