Bug 30674

Summary: burncd(8) man page doesn't document "erase"
Product: Documentation Reporter: schadow <schadow>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description schadow 2001-09-19 20:00:06 UTC
burncd(8) has a command "erase" that is not documented in the 
manual. It's pretty clear what it is, so this is not a 
critical bug at all. Just thought I'd let you know.

Fix: 

Add this to the burncd.8 man source:

.It Ar erase
Erase all data on a CD-RW medium.
This uses the complete blanking method, so data are physically overwritten.
How-To-Repeat: $ man burncd
$ burncd erase
Comment 1 ru freebsd_committer freebsd_triage 2001-09-20 07:54:55 UTC
State Changed
From-To: open->closed

The version of the burncd.8 manpage distributed with the 
4.3-RELEASE (1.6.2.3) has the "erase" command documented.