diff options
author | 2017-05-30 15:06:00 +0000 | |
---|---|---|
committer | 2017-05-30 15:06:00 +0000 | |
commit | 98fb5f4393b73361a19b4168abfde93b1fadca18 (patch) | |
tree | 23086f1844d6c51466249492c0fd5d476b4809ab /share/man/man7 | |
parent | getrtable() is now permitted in "stdio". It carries no risk factors. (diff) | |
download | wireguard-openbsd-98fb5f4393b73361a19b4168abfde93b1fadca18.tar.xz wireguard-openbsd-98fb5f4393b73361a19b4168abfde93b1fadca18.zip |
Remove FILES section now that /usr/share/misc/ascii is no more.
Noted by jmc@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ascii.7 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man7/ascii.7 b/share/man/man7/ascii.7 index c8102c4a204..d81e2193996 100644 --- a/share/man/man7/ascii.7 +++ b/share/man/man7/ascii.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ascii.7,v 1.8 2016/01/31 12:21:58 naddy Exp $ +.\" $OpenBSD: ascii.7,v 1.9 2017/05/30 15:06:00 millert Exp $ .\" $NetBSD: ascii.7,v 1.3 1994/11/30 19:07:06 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)ascii.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: January 31 2016 $ +.Dd $Mdocdate: May 30 2017 $ .Dt ASCII 7 .Os .Sh NAME @@ -102,10 +102,6 @@ set: 112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w 120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del .Ed -.Sh FILES -.Bl -tag -width /usr/share/misc/ascii -compact -.It Pa /usr/share/misc/ascii -.El .Sh HISTORY An .Nm |