diff options
-rw-r--r-- | usr.sbin/hoststated/hoststated.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/hoststated/hoststated.conf.5 b/usr.sbin/hoststated/hoststated.conf.5 index 252ee5bf573..4fb090d9821 100644 --- a/usr.sbin/hoststated/hoststated.conf.5 +++ b/usr.sbin/hoststated/hoststated.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hoststated.conf.5,v 1.29 2007/02/26 13:03:30 pyr Exp $ +.\" $OpenBSD: hoststated.conf.5,v 1.30 2007/02/26 13:41:52 jmc Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org> .\" @@ -371,10 +371,10 @@ section below. .El .Pp The optional host retry option will be used as a tolerance for failed -host connections, the connection will be retried for +host connections; the connection will be retried for .Ar number -more times, -see the +more times. +See the .Sx TABLES section for details about host entries. .It Ic nat lookup diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index fc46a0ee7f7..72eeda31cab 100644 --- a/usr.sbin/relayd/relayd.conf.5 +++ b/usr.sbin/relayd/relayd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayd.conf.5,v 1.29 2007/02/26 13:03:30 pyr Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.30 2007/02/26 13:41:52 jmc Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org> .\" @@ -371,10 +371,10 @@ section below. .El .Pp The optional host retry option will be used as a tolerance for failed -host connections, the connection will be retried for +host connections; the connection will be retried for .Ar number -more times, -see the +more times. +See the .Sx TABLES section for details about host entries. .It Ic nat lookup |