Update of bug #29698 (project findutils):
Status: None => Fixed
_______________________________________________________
Follow-up Comment #4:
I've updated the manpage like this:
Input items are terminated by the specified character. The
specified delimiter may be a single character, a C-style charac‐
ter escape such as n, or an octal or hexadecimal escape code.
Octal and hexadecimal escape codes are understood as for the
printf command. Multibyte characters are not supported. When
processing the input, quotes and backslash are not special; ev‐
ery character in the input is taken literally. The -d option
disables any end-of-file string, which is treated like any other
argument. You can use this option when the input consists of
simply newline-separated items, although it is almost always
better to design your program to use --null where this is possi‐
ble.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?29698>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/