aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xargs/xargs.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xargs/xargs.1')
-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