| Summary: | [patch] expand(1) manpage needs to clarify -t option | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Toby Peterson <toby> | ||||
| Component: | Books & Articles | Assignee: | ru <ru> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Toby Peterson
2005-08-18 00:30:16 UTC
ru 2006-10-13 16:22:25 UTC
FreeBSD src repository
Modified files:
usr.bin/expand expand.1
usr.bin/unexpand unexpand.c
Log:
Document that unexpand(1)'s -a and -t options are exclusive.
PR: docs/85063
Revision Changes Path
1.15 +2 -3 src/usr.bin/expand/expand.1
1.15 +1 -1 src/usr.bin/unexpand/unexpand.c
_______________________________________________
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 I fixed it differently, by changing the usage() and SYNOPSIS to be like in POSIX. Responsible Changed From-To: freebsd-doc->ru ru 2006-10-16 13:16:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/expand expand.1
usr.bin/unexpand unexpand.c
Log:
MFC: Document that unexpand(1)'s -a and -t options are exclusive.
PR: docs/85063
Approved by: re (hrs)
Revision Changes Path
1.14.2.1 +2 -3 src/usr.bin/expand/expand.1
1.14.8.1 +1 -1 src/usr.bin/unexpand/unexpand.c
_______________________________________________
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"
|