summaryrefslogtreecommitdiff
path: root/sbin/mount_umap/mount_umap.8
AgeCommit message (Collapse)Author
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1997-05-30for 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
1996-03-21From NetBSD: Merge of 960317Niklas Hallqvist
1995-12-15lofs is long goneTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt