diff options
author | 2015-12-03 17:58:33 +0000 | |
---|---|---|
committer | 2015-12-03 17:58:33 +0000 | |
commit | a3926b1f6064261298d7f16e2e9f96617b6b2c64 (patch) | |
tree | 9bbf23c67405d176f9a72118dbcdee1acd8bba50 /share/man/man7 | |
parent | if_indextoname() was fixed a while back, do not need to pledge "route" (diff) | |
download | wireguard-openbsd-a3926b1f6064261298d7f16e2e9f96617b6b2c64.tar.xz wireguard-openbsd-a3926b1f6064261298d7f16e2e9f96617b6b2c64.zip |
tweak previous;
Diffstat (limited to 'share/man/man7')
-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 46d25b7588a..33b3fca5860 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.146 2015/12/03 11:32:34 nicm Exp $ +.\" $OpenBSD: hier.7,v 1.147 2015/12/03 17:58:33 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -430,8 +430,8 @@ Tab description files for a variety of terminals; used in the termcap file (see .Xr termcap 5 ) . .It terminfo/ -Compiled terminal characteristics files, see -.Xr terminfo 5 . +Compiled terminal characteristic files (see +.Xr terminfo 5 ) . .It texinfo/ Templates for .Xr texinfo 5 . |