...for consistency with existing practice in findutils man pages.

Set "find" (the command) and "-print0" in bold, not roman.
---
 xargs/xargs.1 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/xargs/xargs.1 b/xargs/xargs.1
index 0f7eaca2..b0ed4b55 100644
--- a/xargs/xargs.1
+++ b/xargs/xargs.1
@@ -82,7 +82,11 @@ .SH OPTIONS
 character is taken literally).
 Disables the end-of-file string, which is treated like any other argument.
 Useful when input items might contain white space, quote marks, or backslashes.
-The GNU find (and from Issue 8, POSIX) \-print0 option produces input suitable 
for this mode.
+The GNU
+.B find
+(and from Issue 8, POSIX)
+.B \-print0
+option produces input suitable for this mode.
 .
 .TP
 .BI "\-a " file ", \-\-arg\-file=" file
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to