diff options
author | 2018-07-11 18:45:45 +0000 | |
---|---|---|
committer | 2018-07-11 18:45:45 +0000 | |
commit | 8f62d39a4112a08ba85dfccd32f91acdaac9c4a5 (patch) | |
tree | e1f57e87727772edfe54c1519aa9abd575238054 | |
parent | Detect vmm(4) in the bootloader and automatically switch to the serial (diff) | |
download | wireguard-openbsd-8f62d39a4112a08ba85dfccd32f91acdaac9c4a5.tar.xz wireguard-openbsd-8f62d39a4112a08ba85dfccd32f91acdaac9c4a5.zip |
Remove the i386 specific mention for pcvtfonts, they are also installed
on alpha and amd64.
No objection from jmc@.
OK deraadt@, sthen@
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index f6e5d55419b..b8f24168e5e 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.159 2017/11/08 11:24:24 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.160 2018/07/11 18:45:45 fcambus Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: November 8 2017 $ +.Dd $Mdocdate: July 11 2018 $ .Dt HIER 7 .Os .Sh NAME @@ -407,7 +407,7 @@ Miscellaneous system-wide ASCII text files. Terminal characteristics database (see .Xr termcap 5 ) . .It pcvtfonts/ -Additional i386 console fonts. +Additional console fonts. .El .Pp .It mk/ |