Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-04 | better use of quotes | Aaron Campbell | |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1998-12-28 | use \& block on : in macro; ross | Theo de Raadt | |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt | |
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done | |||
1997-03-26 | show a backslash properly; david@mono.org | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |