aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xargs
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-05-21 21:07:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-05-21 21:07:28 +0000
commitfa7f4291ff956516ea3128f2887a2275cbec7ff3 (patch)
treee7f27a7275b3a7aee9c98b208a2bb8f0f8593b49 /usr.bin/xargs
parentc002b2c842ef3a1e1fc0dfb4ce1a4555caeaa3a6 (diff)
downloadsrc-fa7f4291ff956516ea3128f2887a2275cbec7ff3.tar.gz
src-fa7f4291ff956516ea3128f2887a2275cbec7ff3.zip
Markup bits.
Approved by: re (blanket)
Notes
Notes: svn path=/head/; revision=115217
Diffstat (limited to 'usr.bin/xargs')
-rw-r--r--usr.bin/xargs/xargs.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1
index a36edd129fcf..b4bc0ce22701 100644
--- a/usr.bin/xargs/xargs.1
+++ b/usr.bin/xargs/xargs.1
@@ -194,7 +194,7 @@ The current default value for
is 5000.
.It Fl o
Reopen stdin as
-.Dq /dev/tty
+.Pa /dev/tty
in the child process before executing the command.
This is useful if you want
.Nm