Bug 34478

Summary: [PATCH] Install chapter of handbook is missleading
Product: Documentation Reporter: darklogik <darklogik>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description darklogik 2002-01-31 03:30:00 UTC
The FreeBSD handbook installation chapter, has an
<important> note about growfs(8), listing that it will be a new
feature in FreeBSD 5.0.  This is untrue, the man page for
growfs(8) has been around since 4.4, and even specifies that
the command originally showed in 4.4.

Fix: This patch, will adjust the install/chapter.sgml so that it
will point out the truth, which is that the command in question,
growfs(8) first appeared in 4.4

How-To-Repeat: Read the config chapter, then man 8 growfs
Comment 1 Jim Mock freebsd_committer freebsd_triage 2002-01-31 08:02:39 UTC
State Changed
From-To: open->closed

Committed, thanks!