diff options
author | Antoine Jacoutot <ajacoutot@cvs.openbsd.org> | 2014-07-14 09:12:44 +0000 |
---|---|---|
committer | Antoine Jacoutot <ajacoutot@cvs.openbsd.org> | 2014-07-14 09:12:44 +0000 |
commit | 453961b4a50ce4817afb206cfd4ca2fc432cb92d (patch) | |
tree | d4cb81e1021962406c98f0eb503a28c596453e5b /share/man | |
parent | 2e23931f868e9b1a6e1de1e82cd679588b15cd21 (diff) |
Add /etc/examples/
prodded by jmc@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index cc8fd19ac99..68dc7bbaf41 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.123 2014/07/11 22:10:51 tedu Exp $ +.\" $OpenBSD: hier.7,v 1.124 2014/07/14 09:12:43 ajacoutot 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 11 2014 $ +.Dd $Mdocdate: July 14 2014 $ .Dt HIER 7 .Os .Sh NAME @@ -94,6 +94,8 @@ Contains map files for .It authpf/ Configuration files for the authenticating gateway user shell (see .Xr authpf 8 ) . +.It examples/ +Examples configuration files for base system daemons. .It disklabels/ Backup disklabels (see .Xr disklabel 8 ) . |