| Summary: | [patch] ls(1) manpage lacks some information about whiteouts. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Dmitry Sivachenko <mitya> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Dmitry Sivachenko
2003-05-07 13:20:11 UTC
State Changed From-To: open->closed Fixed in -CURRENT, thanks! ru 2006-10-12 10:08:53 UTC
FreeBSD src repository
Modified files:
bin/ls ls.1
Log:
- Improve description of the -A option.
- Document how whiteouts look in the long output. [1]
- Sort entry types.
- Fix description of the socket type.
PR: docs/51921 [1]
Revision Changes Path
1.100 +12 -7 src/bin/ls/ls.1
_______________________________________________
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"
ru 2006-10-16 11:54:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
bin/ls ls.1
Log:
MFC: 1.100:
- Improve description of the -A option.
- Document how whiteouts look in the long output. [1]
- Sort entry types.
- Fix description of the socket type.
PR: docs/51921 [1]
Approved by: re (hrs)
Revision Changes Path
1.89.2.5 +12 -7 src/bin/ls/ls.1
_______________________________________________
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"
|