diff options
author | 2014-01-19 10:39:00 +0000 | |
---|---|---|
committer | 2014-01-19 10:39:00 +0000 | |
commit | 34b09e8a886e043dc81ba8f468b694f6578db385 (patch) | |
tree | 90ae0b8d0db117a06a53eb221a7d4200bdd40736 /share/man/man7 | |
parent | sync (diff) | |
download | wireguard-openbsd-34b09e8a886e043dc81ba8f468b694f6578db385.tar.xz wireguard-openbsd-34b09e8a886e043dc81ba8f468b694f6578db385.zip |
Usually, you don't want macros in the .Nd line, so remove instances of .Tn
marking up words that are not trademarks (ASCII, I/O, NFS, TCP, TELNET).
While here, remove .Tn markup from the same words in the body
of these pages, too.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ascii.7 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man7/ascii.7 b/share/man/man7/ascii.7 index b182cc3acd0..43aea684f73 100644 --- a/share/man/man7/ascii.7 +++ b/share/man/man7/ascii.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ascii.7,v 1.6 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: ascii.7,v 1.7 2014/01/19 10:39:00 schwarze Exp $ .\" $NetBSD: ascii.7,v 1.3 1994/11/30 19:07:06 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -30,14 +30,12 @@ .\" .\" @(#)ascii.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2014 $ .Dt ASCII 7 .Os .Sh NAME .Nm ascii -.Nd octal, hexadecimal and decimal -.Tn ASCII -character sets +.Nd octal, hexadecimal and decimal ASCII character sets .Sh DESCRIPTION The .Nm octal |