diff options
| author | 2014-07-23 15:18:05 +0000 | |
|---|---|---|
| committer | 2014-07-23 15:18:05 +0000 | |
| commit | d2700468f2267b585daa612ccab34fe23c4c005c (patch) | |
| tree | cd8a3e346f856726f5693eb051a5377502d0e100 | |
| parent | Security fix: (diff) | |
| download | wireguard-openbsd-d2700468f2267b585daa612ccab34fe23c4c005c.tar.xz wireguard-openbsd-d2700468f2267b585daa612ccab34fe23c4c005c.zip | |
typo; patch from Timo dot Myyra at wickedbsd dot net
| -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 86dcf0d0201..c8b376e164d 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.127 2014/07/16 14:47:37 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.128 2014/07/23 15:18:05 schwarze 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: July 16 2014 $ +.Dd $Mdocdate: July 23 2014 $ .Dt HIER 7 .Os .Sh NAME @@ -95,7 +95,7 @@ Contains map files for Configuration files for the authenticating gateway user shell (see .Xr authpf 8 ) . .It examples/ -Examples configuration files for base system daemons. +Example configuration files for base system daemons. .It firmware/ Firmware files for various devices. .It fonts/ |
