summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2015-06-12 04:51:09 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2015-06-12 04:51:09 +0000
commit89131ccae880100f6a953c9434f55c80fc02ae09 (patch)
tree95b583d508d47a810a0e9271a241a985144e30a6 /share/man
parent6813c18ebc328a48ece7c2ad499c9163487ae794 (diff)
Kill trailing blank; no text change.
Issue found by Tony Sim <y2s1982 at gmail dot com> during today's BSDCan Doc Sprint.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man7/mandoc_char.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mandoc_char.7 b/share/man/man7/mandoc_char.7
index 50d333c6ccb..4b8b9150e4d 100644
--- a/share/man/man7/mandoc_char.7
+++ b/share/man/man7/mandoc_char.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mandoc_char.7,v 1.25 2015/03/29 21:12:00 bentley Exp $
+.\" $OpenBSD: mandoc_char.7,v 1.26 2015/06/12 04:51:08 schwarze Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: March 29 2015 $
+.Dd $Mdocdate: June 12 2015 $
.Dt MANDOC_CHAR 7
.Os
.Sh NAME
@@ -143,7 +143,7 @@ verbatim.
All other quote-like characters can be used verbatim as well,
even on request and macro lines.
.Ss Accents
-In output modes supporting such special output characters, for example
+In output modes supporting such special output characters, for example
.Fl T Cm pdf ,
some
.Xr roff 7