diff options
author | 2011-08-30 11:38:59 +0000 | |
---|---|---|
committer | 2011-08-30 11:38:59 +0000 | |
commit | 85349e0846d6f429f90042da265c7b7a55300e88 (patch) | |
tree | f5e7547dff55e36bc17f4cae00ce17f329ac119b /share/man/man7/mandoc_char.7 | |
parent | remove unused header (diff) | |
download | wireguard-openbsd-85349e0846d6f429f90042da265c7b7a55300e88.tar.xz wireguard-openbsd-85349e0846d6f429f90042da265c7b7a55300e88.zip |
remove some pointless Pp/-compact combinations; either ingo or kristaps
will update mandoc repo
Diffstat (limited to 'share/man/man7/mandoc_char.7')
-rw-r--r-- | share/man/man7/mandoc_char.7 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man7/mandoc_char.7 b/share/man/man7/mandoc_char.7 index 5d1cd7a759d..0d873b1c210 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.9 2011/06/07 23:40:10 schwarze Exp $ +.\" $OpenBSD: mandoc_char.7,v 1.10 2011/08/30 11:38:59 jmc Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -14,7 +14,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: June 7 2011 $ +.Dd $Mdocdate: August 30 2011 $ .Dt MANDOC_CHAR 7 .Os .Sh NAME @@ -488,8 +488,7 @@ They are for use, as they differ across implementations. Manuals using these predefined strings are almost certainly not portable. -.Pp -.Bl -column -compact -offset indent "Input" "Rendered" "Description" +.Bl -column -offset indent "Input" "Rendered" "Description" .It Em Input Ta Em Rendered Ta Em Description .It \e*(Ba Ta \*(Ba Ta vertical bar .It \e*(Ne Ta \*(Ne Ta not equal |