diff options
author | 2015-06-12 04:51:08 +0000 | |
---|---|---|
committer | 2015-06-12 04:51:08 +0000 | |
commit | 4786011e1f10aebd569844f5fe19ad8e62539cfe (patch) | |
tree | ad4d3e45dd2232fd8a3d4fc33e6aff6ed521dc6a /share/man/man7 | |
parent | If fork fails, print an error message before exit. (diff) | |
download | wireguard-openbsd-4786011e1f10aebd569844f5fe19ad8e62539cfe.tar.xz wireguard-openbsd-4786011e1f10aebd569844f5fe19ad8e62539cfe.zip |
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/man7')
-rw-r--r-- | share/man/man7/mandoc_char.7 | 6 |
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 |