Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2009 12:42:53 +0100
From:      Christoph Mallon <christoph.mallon@gmx.de>
To:        Ed Schouten <ed@80386.nl>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Robert Watson <rwatson@FreeBSD.org>
Subject:   Re: svn commit: r188006 - in head/usr.bin: basename dirname
Message-ID:  <4986DC3D.5020708@gmx.de>
In-Reply-To: <20090202113141.GH1230@hoeg.nl>
References:  <200902021119.n12BJva6095787@svn.freebsd.org> <20090202113141.GH1230@hoeg.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Ed Schouten schrieb:
> Hi Robert,
> 
> * Robert Watson <rwatson@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, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4986DC3D.5020708>