Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |