summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-10-18 19:05:47 +0000
committerbmah <bmah@FreeBSD.org>2002-10-18 19:05:47 +0000
commit034193a16eafa6a74ed688c27916778091002eaf (patch)
tree57953abe8d369c26df92dbad0b9cc53a852a6465 /release
parent8d61958e35e4362623cf15ede36a7fa1cf5369f7 (diff)
downloadFreeBSD-src-034193a16eafa6a74ed688c27916778091002eaf.zip
FreeBSD-src-034193a16eafa6a74ed688c27916778091002eaf.tar.gz
Oops. xargs -J is in fact not deprecated.
PR: 44070 Submitted by: gad Reviewed by: jmallett
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml3
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml3
2 files changed, 2 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index c1be590..376d861 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -3542,8 +3542,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
to tell &man.xargs.1; to insert the data read from standard
input at specific points in the command line arguments rather
than at the end. (A &os;-specific <option>-J</option> option is
- similar, but is now deprecated in favor of the more portable
- <option>-I</option> option.) &merged;</para>
+ similar.) &merged;</para>
<para>&man.xargs.1; now supports a <option>-L</option> option to
force its utility argument to be called after some number of
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index c1be590..376d861 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -3542,8 +3542,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
to tell &man.xargs.1; to insert the data read from standard
input at specific points in the command line arguments rather
than at the end. (A &os;-specific <option>-J</option> option is
- similar, but is now deprecated in favor of the more portable
- <option>-I</option> option.) &merged;</para>
+ similar.) &merged;</para>
<para>&man.xargs.1; now supports a <option>-L</option> option to
force its utility argument to be called after some number of
OpenPOWER on IntegriCloud