From 5127efa3998fb187f47be3542907f4e4779fa696 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Fri, 29 Mar 2013 08:12:09 +0000 Subject: [PATCH] Minor mdoc fix. --- 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 84dcdde27808..01cb7756f11d 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1628,7 +1628,7 @@ form begins with a subshell, the .Li $( and -.Li ( +.Li (\& must be separated by whitespace to avoid ambiguity with arithmetic expansion. .Ss Arithmetic Expansion