diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-27 11:15:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-27 11:15:21 +0000 |
commit | 34b0e3fe60ea380b04673d7b94589adc994daca4 (patch) | |
tree | dc78cb9240e36e94b6289abb33aa6ed504f7e70a /usr.sbin/relayd | |
parent | 6bdd57d3d58b226f37b172fc03670b9afb728b28 (diff) |
lookup(n.) -> look up(v.)
Diffstat (limited to 'usr.sbin/relayd')
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index cab315f7de2..bc069f28e16 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.110 2009/08/27 09:26:53 reyk Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.111 2009/08/27 11:15:20 jmc Exp $ .\" .\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -67,7 +67,7 @@ can be specified by IPv4 address, IPv6 address, interface name, or DNS hostname. If the address is an interface name, .Xr relayd 8 -will lookup the first IPv4 address and any other IPv4 and IPv6 +will look up the first IPv4 address and any other IPv4 and IPv6 addresses of the specified network interface. A .Ar port |