summaryrefslogtreecommitdiffstats
path: root/bin/sh/sh.1
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2004-12-02 13:13:27 +0000
committermaxim <maxim@FreeBSD.org>2004-12-02 13:13:27 +0000
commit3e3573e4ca8ed69d0cbc87f05e2d8e06eedde33b (patch)
tree3b28f4532b2dccda5126c0a77e4d0731488f1f0d /bin/sh/sh.1
parentd6497bbdb550b8e03d24e4803192282d7a150691 (diff)
downloadFreeBSD-src-3e3573e4ca8ed69d0cbc87f05e2d8e06eedde33b.zip
FreeBSD-src-3e3573e4ca8ed69d0cbc87f05e2d8e06eedde33b.tar.gz
o Add a missed "." .
Reviewed by: ru MFC after: 3 weeks
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r--bin/sh/sh.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 919a27d..3329852 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -269,7 +269,7 @@ When waiting for a child, execute traps immediately.
If this option is not set,
traps are executed after the child exits,
as specified in
-.St -p1003.2
+.St -p1003.2 .
This nonstandard option is useful for putting guarding shells around
children that block signals.
The surrounding shell may kill the child
OpenPOWER on IntegriCloud