summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xargs/xargs.15
1 files changed, 3 insertions, 2 deletions
diff --git a/xargs/xargs.1 b/xargs/xargs.1
index 40691f92..2d6f4901 100644
--- a/xargs/xargs.1
+++ b/xargs/xargs.1
@@ -169,7 +169,7 @@ option is deprecated since the POSIX standard specifies
.B \-L
instead.
.TP
-.BI \-n " max-args\fB, \fI" "\-\-max\-args" \fR=\fImax-args
+.BI \-n " max-args\fR, \fI" "\-\-max\-args" \fR=\fImax-args
Use at most \fImax-args\fR arguments per command line. Fewer than
.I max-args
arguments will be used if the size (see the
@@ -177,7 +177,8 @@ arguments will be used if the size (see the
option) is exceeded, unless the
.B \-x
option is given, in which case
-.B xargs will exit.
+.B xargs
+will exit.
.TP
.BI \-P " max-procs\fR, \fI" \-\-max\-procs "\fR=\fImax-procs"
Run up to