Ed Schouten schrieb:
Hi Robert,

* Robert Watson <[email protected]> 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, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to