From 671356079bb43bbc52e27274efc67d6d3f11c4f4 Mon Sep 17 00:00:00 2001 From: Martin Cracauer Date: Sun, 5 Dec 1999 12:13:54 +0000 Subject: [PATCH] make '|' character visible. PR: docs/15265 Submitted by: takamune@avrl.mei.co.jp --- bin/sh/sh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index fe1d06e3a129..d720491c3a45 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -813,7 +813,7 @@ The pattern can actually be one or more patterns .Sx Shell Patterns described later), separated by -.Dq Li | +.Dq Li \&| characters. .Ss Grouping Commands Together Commands may be grouped by writing either