summaryrefslogtreecommitdiff
path: root/usr.bin/basename
AgeCommit message (Collapse)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-07-05Move manpage to appropriate directoryPaul Janzen
2000-03-04Many improvements and general cleanup/standardization.Aaron Campbell
1999-11-20/usr/bin/trail -> /usr/bin/tail, as suggested by rohee@Dug Song
1999-11-18basename /usr/bin/trail is "trail", not "ls"Dug Song
1999-07-19Xr their libc equivalents; form@vell.nsc.ruAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-07-04split dirname and basename man pages; add dirnameTheo de Raadt
1998-07-04split dirname and basename man pagesTheo de Raadt
1997-11-15add DIAGNOSTICS header; msaitohTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-08-17Don't call getopt(3) since a) there are not switches and b) '-' isTodd C. Miller
a perfectly reasonable character to have in a pathname.
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt