summaryrefslogtreecommitdiffstats
path: root/bin/sh/sh.1
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-05-13 14:16:04 +0000
committerjoel <joel@FreeBSD.org>2012-05-13 14:16:04 +0000
commit82a81c78d982f919825edb09975bc63e950cbaad (patch)
tree7986d382e4cde1c998c3c0717c56c84d1d73dcef /bin/sh/sh.1
parent3df7eed63daa61f9134456f5d918d8bb982186b9 (diff)
downloadFreeBSD-src-82a81c78d982f919825edb09975bc63e950cbaad.zip
FreeBSD-src-82a81c78d982f919825edb09975bc63e950cbaad.tar.gz
Minor mdoc nits.
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r--bin/sh/sh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 92fa352..34b6b2b 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -375,8 +375,8 @@ The following is a list of valid operators:
.Bl -tag -width indent
.It Control operators:
.Bl -column "XXX" "XXX" "XXX" "XXX" "XXX" -offset center -compact
-.It Li & Ta Li && Ta Li ( Ta Li ) Ta Li \en
-.It Li ;; Ta Li ;& Ta Li ; Ta Li | Ta Li ||
+.It Li & Ta Li && Ta Li \&( Ta Li \&) Ta Li \en
+.It Li ;; Ta Li ;& Ta Li \&; Ta Li \&| Ta Li ||
.El
.It Redirection operators:
.Bl -column "XXX" "XXX" "XXX" "XXX" "XXX" -offset center -compact
OpenPOWER on IntegriCloud