summaryrefslogtreecommitdiff
path: root/usr.bin/deroff/deroff.1
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-28All the -m options were not being displayed, use .Oo and .Oc toTodd C. Miller
avoid number of arguments limit. Also, file is optional; Brian Poole
2002-02-28another bugTodd C. Miller
2002-02-28This is the 4.4BSD deroff, now freed by Caldera.Todd C. Miller
I have ANSIfied, stylized, and Wallified it and converted it use "modern" things such as getopt(). I also fixed some obvious buffer overflows and updated the man page.