diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-01-19 10:39:01 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-01-19 10:39:01 +0000 |
commit | d3722fddf65b62cacc3cbb2517954dff51b48dde (patch) | |
tree | 5c25d57eab4098177eeb5540372b9ec8e422e87d /share/man/man7/ascii.7 | |
parent | 48b32946350fd02ead6c4153e7fea42b1c76525f (diff) |
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/ascii.7')
-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 |