From f6d2cbfe4795015d252ef9c6d281adccf069438f Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Tue, 16 Aug 2011 16:11:48 -0400 Subject: test: update from Plan 9 R=rsc CC=plan9port.codebot http://codereview.appspot.com/4847051 --- man/man1/test.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/man1') diff --git a/man/man1/test.1 b/man/man1/test.1 index ec017918..9957b29d 100644 --- a/man/man1/test.1 +++ b/man/man1/test.1 @@ -209,3 +209,10 @@ is in the current directory. .B \*9/src/cmd/test.c .SH "SEE ALSO" .IR rc (1) +.SH BUGS +Won't complain about extraneous arguments +since there may be arguments left unprocessed by +short-circuit evaluation of +.B -a +or +.BR -o . -- cgit v1.2.3