svn commit: r281997 - head/bin/ed
Baptiste Daroussin
bapt at FreeBSD.org
Sun Apr 26 10:03:06 UTC 2015
Author: bapt
Date: Sun Apr 26 10:03:05 2015
New Revision: 281997
URL: https://svnweb.freebsd.org/changeset/base/281997
Log:
mdoc: escape Re
Modified:
head/bin/ed/ed.1
Modified: head/bin/ed/ed.1
==============================================================================
--- head/bin/ed/ed.1 Sun Apr 26 09:49:57 2015 (r281996)
+++ head/bin/ed/ed.1 Sun Apr 26 10:03:05 2015 (r281997)
@@ -738,7 +738,7 @@ It is an error if no substitutions are p
lines.
The current address is set the last line affected.
.Pp
-.Ar Re
+.Ar \&Re
and
.Ar replacement
may be delimited by any character other than space and newline
More information about the svn-src-head
mailing list