On Fri, Jul 22, 2011 at 02:06:45AM +0100, Nicholas Marriott wrote: > I don't really care that much for this idea but it looks fine aside from > minor man page comments inline below.
I got bitten by a program which expected this feature so I thought it might be good to have. [snip] > > The > > .Fn realpath > > @@ -78,6 +79,13 @@ The > > function returns > > .Fa resolved > > on success. > > +If > > +.Dv NULL > > +was provided as > > +.Fa resolved > > +and no error was caused, then > > How about "If resolved is NULL and no error occurs, then ..." Sure, that might be clearer. > > +.Fa realpath > > +returns a null-terminated string in a newly allocated buffer. > > Strings are NUL-terminated not null-terminated. Oops, yeah sorry. Best regards, Jona -- Pond-erosa Puff wouldn't take no guff Water oughta be clean and free So he fought the fight and he set things right With his OpenBSD
