diff options
author | 2017-05-17 23:39:15 +0000 | |
---|---|---|
committer | 2017-05-17 23:39:15 +0000 | |
commit | 4f62279ee7eab4faeef87d237a58e64a2b8d31e1 (patch) | |
tree | 4bb0a1bb3a988aa8b9375aebf57f44b70700448e /share/man/man7/mandoc_char.7 | |
parent | Fix documentation bug: (diff) | |
download | wireguard-openbsd-4f62279ee7eab4faeef87d237a58e64a2b8d31e1.tar.xz wireguard-openbsd-4f62279ee7eab4faeef87d237a58e64a2b8d31e1.zip |
Delete the -T xhtml command line option.
It has been obsolete for more than two years.
Use -T html.
Diffstat (limited to 'share/man/man7/mandoc_char.7')
-rw-r--r-- | share/man/man7/mandoc_char.7 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man7/mandoc_char.7 b/share/man/man7/mandoc_char.7 index f24a2b4fb45..532136a3d88 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.29 2017/04/30 15:05:27 schwarze Exp $ +.\" $OpenBSD: mandoc_char.7,v 1.30 2017/05/17 23:39:15 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: April 30 2017 $ +.Dd $Mdocdate: May 17 2017 $ .Dt MANDOC_CHAR 7 .Os .Sh NAME @@ -752,9 +752,7 @@ the differently between mandoc and groff. .It In -.Fl T Ns Cm html -and -.Fl T Ns Cm xhtml , +.Fl T Ns Cm html , the \e(\(ti=, \e(nb, and \e(nc special characters render differently between mandoc and groff. .It |