summaryrefslogtreecommitdiff
path: root/share/man/man8/genassym.sh.8
AgeCommit message (Collapse)Author
2003-02-26start new sentence on a new lineDavid Krause
ok mpech@
2002-11-08Time to cleanup:Mike Pechkin
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
2001-11-14Mention the return code of the script, as suggested by miod@.Hakan Olsson
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help;
2001-09-16Add a manual page for genassym.sh, from NetBSD.Miod Vallat