Date: Sun, 26 Apr 2015 10:03:05 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r281997 - head/bin/ed Message-ID: <201504261003.t3QA35rw028760@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504261003.t3QA35rw028760>