mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
549e1e057c
files. The traditional behaviour, 'basename string .suffix', is preserved, however a suffix may now also be specified via a getopt(3) option, -s, such that if it is specified in that way, all string arguments follow. There is also a new flag, -a, which allows a user to say "yes, please basename(3) on all arguments". Update manual to reflect this unobtrusively. Reviewed by: obrien |
||
---|---|---|
.. | ||
basename.1 | ||
basename.c | ||
Makefile |