summaryrefslogtreecommitdiff
path: root/usr.bin/xargs/xargs.1
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2006-02-14 15:05:12 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2006-02-14 15:05:12 +0000
commit883f705f80fab7b03c202461f0e49b9b8e072e98 (patch)
tree6523dd3ebaea165b96c693dc3842a72ce07ade48 /usr.bin/xargs/xargs.1
parent36f5c1e53fc96ab4eaa5f1b7946ca65a28876c37 (diff)
Put commas in right places, from Ray Lai.
Diffstat (limited to 'usr.bin/xargs/xargs.1')
-rw-r--r--usr.bin/xargs/xargs.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1
index 6561347d313..4634440a539 100644
--- a/usr.bin/xargs/xargs.1
+++ b/usr.bin/xargs/xargs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xargs.1,v 1.16 2006/02/14 12:18:21 otto Exp $
+.\" $OpenBSD: xargs.1,v 1.17 2006/02/14 15:05:11 otto Exp $
.\" $FreeBSD: xargs.1,v 1.30 2003/05/21 21:07:28 ru Exp $$
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -316,7 +316,8 @@ utility is expected to be
.St -p1003.2
compliant.
The
-.Fl 0, J , o , P , R
+.Fl 0 , J , o , P ,
+.Fl R ,
and
.Fl r
options are non-standard