On Tue, Jul 7, 2026 at 7:56 AM Bernhard Voelker <[email protected]> wrote: > man swallows the "" as an empty second argumment to .B syntax. > I propose using the following instead: > > .B \-E \*(lq\*(rq
Thanks for spotting the problem. I actually used \[dq]\[dq] so that people can copy the text from the manpage (i.e. the output of "man xargs") into a shell script and get the intended effect. James.
