summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2015-10-15 19:51:45 +0000
committertedu <tedu@openbsd.org>2015-10-15 19:51:45 +0000
commitcb15b29afd4e4e081e399e3ec13acb43327fb1e1 (patch)
tree492f1bf4a8feabe3b47f8cb695252e6aaeae5486
parentchild can be pledged down a bit to just sockets and io (diff)
downloadwireguard-openbsd-cb15b29afd4e4e081e399e3ec13acb43327fb1e1.tar.xz
wireguard-openbsd-cb15b29afd4e4e081e399e3ec13acb43327fb1e1.zip
add a hint about the config file, until it changes
-rw-r--r--usr.sbin/rebound/rebound.86
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/rebound/rebound.8 b/usr.sbin/rebound/rebound.8
index fced4394229..e25fc83815c 100644
--- a/usr.sbin/rebound/rebound.8
+++ b/usr.sbin/rebound/rebound.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rebound.8,v 1.1 2015/10/15 19:43:30 tedu Exp $
+.\" $OpenBSD: rebound.8,v 1.2 2015/10/15 19:51:45 tedu Exp $
.\"
.\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org>
.\"
@@ -26,6 +26,10 @@
The
.Nm
daemon proxies DNS requests.
+It listens on localhost and forwards queries to another server.
+.Pp
+At present, the config file consists of a single line containing the next
+hop DNS server.
.Sh SEE ALSO
.Xr resolv.conf 5 ,
.Xr unbound 8