svn commit: r188006 - in head/usr.bin: basename dirname

Christoph Mallon christoph.mallon at gmx.de
Mon Feb 2 03:43:00 PST 2009


Ed Schouten schrieb:
> Hi Robert,
> 
> * Robert Watson <rwatson at FreeBSD.org> wrote:
>> -	(void)fprintf(stderr, "usage: dirname string\n");
>> +	(void)fprintf(stderr, "usage: dirname string [...]\n");
> 
> Maybe we shouldn't use brackets here, like rm(1):
> 
> 	usage: rm [-f | -i] [-dIPRrvW] file ...

Also there are no [] around the ... in the manpages of rm, chmod, cp, 
chown, ...


More information about the svn-src-head mailing list