Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | add an EXIT STATUS section for /bin; | Jason McIntyre | |
2009-08-20 | - arch is superuser-only | Martynas Venckus | |
- opaque is gone with/ok tedu@, millert@ | |||
2009-08-14 | sort list of flags. | Igor Sobrado | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-02-25 | shuffle the text somewhat to make the page read better; | Jason McIntyre | |
use .Ex; | |||
2007-02-25 | document the "opaque", "arch", and "nodump" flags more fully; | Jason McIntyre | |
closes documentation/5384 from Andrew Hamilton-Wright help from henning, otto, and weingart | |||
2005-10-15 | simplify the .Ar file ... line; | Jason McIntyre | |
2005-10-15 | - put description of -R in the correct place | Jason McIntyre | |
- ellipsis implies optional args; no need for .Op | |||
2004-09-28 | remove confusing sentence which suggests we usually run in single-user | Jason McIntyre | |
mode; instead correctly reference securelevel(7); based on a diff from han boetes; ok millert@ | |||
2003-07-07 | - remove unnecessary -compact in a display | Jason McIntyre | |
- use .Dl for a one-line display, not .Bd - simplify SYNOPSIS | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2000-11-09 | Insert some missing commas. | Aaron Campbell | |
2000-07-19 | merge chflags(1) into chmod. | Michael Shalayeff | |
also, use new strtofflags, avoid ls/stat_flags.c usage. millert@ ok |