Hello Karsten,

> The ++ and -- operators are listed only once, even though the postfix
> and prefix versions have different precedence. 

This statement seems bogus to me -- produce an example.
(Are you confusing the right-to-left associativity 
of ++ and -- with priority?)

> The unary + operator is missing from the list of unary operators. 

True.

I have added it.

> I have appended a patch for the page below. I have 
> also included a "Type" column to clarify which version of 
> an operator a row in the table is about (e.g. unary + vs.
> binary +, postfix vs. prefix ++).

I haven't taken this, since as noted above, the 
distinction between pre/post ++ and -- seems bogus.

> I'm not sure if submitting this as a Debian bug is the right approach,
> since the manpage seems to come from BSD originally. Please forward
> the report as appropriate, or let me know where to send it.

This has got to the right place... I'm the upstream 
man-pages maintainer.

Cheers,

Michael

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 

Want to help with man page maintenance?  Grab the latest
tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/, read 
the HOWTOHELP file and grep the source files for 'FIXME'.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to