Bug 48104

Summary: disktab(1) manpage omits b0 and b1, etc.
Product: Documentation Reporter: Gary W. Swearingen <swear>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gary W. Swearingen 2003-02-09 02:00:25 UTC
1) The manpage omits descriptions of b0 and b1 fields.
2) The manpage uses "entry" to refer to both "entry" and "field".
3) The entry field column heading "Name" can be confused with an entry's
"Name" field.
4) Some description could be improved.
================

Fix: Patch base on
.\" $FreeBSD: src/share/man/man5/disktab.5,v 1.4.2.5 2001/12/17 11:30:13 ru Exp $
How-To-Repeat: n/a
================
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2003-05-08 01:15:24 UTC
State Changed
From-To: open->patched

Slightly different patch applied (in FreeBSD 5.X disklabel(8) -> bsdlabel(8). 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2003-05-08 01:15:24 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me, MFC reminder.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2003-05-08 15:58:14 UTC
State Changed
From-To: patched->closed

MFC Completed.  Thanks for the submission.