Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2013 08:12:10 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r248870 - head/bin/sh
Message-ID:  <201303290812.r2T8CAxJ005740@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Fri Mar 29 08:12:09 2013
New Revision: 248870
URL: http://svnweb.freebsd.org/changeset/base/248870

Log:
  Minor mdoc fix.

Modified:
  head/bin/sh/sh.1

Modified: head/bin/sh/sh.1
==============================================================================
--- head/bin/sh/sh.1	Fri Mar 29 07:58:22 2013	(r248869)
+++ head/bin/sh/sh.1	Fri Mar 29 08:12:09 2013	(r248870)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303290812.r2T8CAxJ005740>