]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
OpenBSD -> Open@acronym{BSD}
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Aug 2006 22:56:17 +0000 (22:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Aug 2006 22:56:17 +0000 (22:56 +0000)
doc/autoconf.texi

index a0ca35fe073e26989571f323163bd1413f4a49f1..fa64191f64677c17d44797f3942df5602401e9e4 100644 (file)
@@ -13676,10 +13676,11 @@ subsequent label name.
 If a sed script is specified on the command line and ends in an
 @samp{a}, @samp{c}, or @samp{i} command, the last line of inserted text
 should be followed by a newline.  Otherwise some @command{sed}
-implementations (e.g., OpenBSD 3.9) do not append a newline to the
+implementations (e.g., Open@acronym{BSD} 3.9) do not append a newline to the
 inserted text.
 
-Many @command{sed} implementations (e.g., MacOS X 10.4, OpenBSD 3.9, Solaris 10
+Many @command{sed} implementations (e.g., MacOS X 10.4,
+Open@acronym{BSD} 3.9, Solaris 10
 @command{/usr/ucb/sed}) strip leading white space from the text of
 @samp{a}, @samp{c}, and @samp{i} commands.  Prepend a backslash to
 work around this incompatibility with Posix: