| Summary: | [patch] Handbook usage of cdda2wav is obsolete | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Warren Block <wblock> | ||||
| Component: | Books & Articles | Assignee: | Benedict Reuschling <bcr> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Warren Block
2010-11-14 19:20:08 UTC
Responsible Changed From-To: freebsd-doc->bcr I'll investigate this. bcr 2010-11-15 18:04:58 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/disks chapter.sgml
Log:
The -v parameter of cdda2wav does not support numerical values in newer
releases and produces a warning when invoked like that. Change the example
to use the correct non-numeric form.
PR: docs/152248
Submitted by: Warren Block (wblock at wonkity dot com)
Revision Changes Path
1.298 +1 -1 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Patch committed, thanks! |