| Summary: | tr manual page typo | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Nick Hibma <nick> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Nick Hibma
2006-03-28 08:10:16 UTC
Responsible Changed From-To: freebsd-doc->tjr Tim J. Robbins has done a lot of work on tr(1). He probably knows what the best thing to do would be. Tim, does the proposed change look correct to you? Responsible Changed From-To: tjr->freebsd-doc tjr has returned his commit bit for safekeeping. State Changed From-To: open->closed No, the manpage is correct. -C stands for complement of characters (rest of the alphabets), -c stands for complement of values (rest of the ASCII table). |