diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-03-17 10:04:02 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-03-17 10:04:02 +0000 |
commit | e53350dae5f008f87272dc1a597b05e47b386079 (patch) | |
tree | ca8bad80a1b03647baf649fe23ccb661aa9f1e7f /share/man/man7 | |
parent | 9ed475c82cf14237e1564a547ff43e24fd58cfe2 (diff) |
add /var/unbound/etc/; ok sthen
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 8d04072c2d2..852be619282 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.115 2014/03/13 10:12:11 florian Exp $ +.\" $OpenBSD: hier.7,v 1.116 2014/03/17 10:04:01 jmc 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: March 13 2014 $ +.Dd $Mdocdate: March 17 2014 $ .Dt HIER 7 .Os .Sh NAME @@ -550,7 +550,7 @@ tree. .It /var/ Multi-purpose log, temporary, transient, and spool files. .Pp -.Bl -tag -width "preserve/" -compact +.Bl -tag -width "unbound/etc/" -compact .It account/ System accounting files. .Pp @@ -674,6 +674,9 @@ Commonly ~uucp; public uucp temporary directory. Temporary files that are kept between system reboots. Periodically cleaned by .Xr daily 8 . +.It unbound/etc/ +Configuration files for +.Xr unbound 8 . .It www/ ServerRoot point for .Xr nginx 8 . |