[3787] in testers
Re: al_acct_create.3 bug
daemon@ATHENA.MIT.EDU (Dan Winship)
Thu Jul 16 09:04:27 1998
To: "James M. Kretchmar" <kretch@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: Your message of "Thu, 16 Jul 1998 03:36:12 EDT."
<199807160736.DAA00169@spatula-city.mit.edu>
Date: Thu, 16 Jul 1998 09:04:18 EDT
From: Dan Winship <danw@MIT.EDU>
fixed. the trick is that
.B foo
and
.B
foo
are parsed differently, and in the first case, you can only have some
implementation-defined number of words in the line, which is
apparently 6 under Solaris and Irix.
The other man pages are all OK though.
-- Dan