Add comma in enumeration.
This commit is contained in:
parent
14cf4b821f
commit
8a3535d6b1
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: xargs.1,v 1.19 2007/04/18 15:56:07 christos Exp $
|
||||
.\" $NetBSD: xargs.1,v 1.20 2007/12/02 19:47:56 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -326,7 +326,7 @@ utility is expected to be
|
|||
.St -p1003.2
|
||||
compliant.
|
||||
The
|
||||
.Fl J , o , P, R
|
||||
.Fl J , o , P , R ,
|
||||
and
|
||||
.Fl S
|
||||
options are non-standard
|
||||
|
|
Loading…
Reference in New Issue