From 807c0b25414dae45f1b35c6e919e41947538335b Mon Sep 17 00:00:00 2001 From: jcamou Date: Mon, 29 Aug 2005 21:28:12 +0000 Subject: Wrap a line due to a new sentence. Noticed by: simon Approved by: trhodes (mentor) --- bin/sh/sh.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/sh/sh.1') diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index b077413..0b602dc 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -426,7 +426,8 @@ This use is discouraged. .Pp An alias name may be escaped in a command line, so that it is not replaced by its alias value, by using quoting characters within or -adjacent to the alias name. This is most often done by prefixing +adjacent to the alias name. +This is most often done by prefixing an alias name with a backslash to execute a function, built-in, or normal program with the same name. See the -- cgit v1.1