summaryrefslogtreecommitdiff
path: root/usr.sbin/amd/doc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-07-18 01:44:19 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-07-18 01:44:19 +0000
commit9df1aab93b65eebd79b3c10700715e1afb042a81 (patch)
tree883e7d483b07f56f53be7d6946aefc195af4f003 /usr.sbin/amd/doc
parentc72642c55416be65d7056dd52401bff6b19dc44a (diff)
inet_aton
Diffstat (limited to 'usr.sbin/amd/doc')
-rw-r--r--usr.sbin/amd/doc/amdref.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/amd/doc/amdref.texinfo b/usr.sbin/amd/doc/amdref.texinfo
index 79fb6c226ad..f355c171957 100644
--- a/usr.sbin/amd/doc/amdref.texinfo
+++ b/usr.sbin/amd/doc/amdref.texinfo
@@ -36,7 +36,7 @@
@c OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
@c
@c from: @(#)amdref.texinfo 8.1 (Berkeley) 6/6/93
-@c $Id: amdref.texinfo,v 1.5 2002/05/16 23:33:42 deraadt Exp $
+@c $Id: amdref.texinfo,v 1.6 2002/07/18 01:44:18 deraadt Exp $
@c
@setfilename amdref.info
@c @setfilename /usr/local/emacs/info/amd
@@ -3880,7 +3880,7 @@ once.
@item malformed IP dotted quad: @var{address}
If the Internet address of an interface is incorrectly specified. An
-Internet address definition is handled to @b{inet_addr}(3N) to see if it
+Internet address definition is handled to @b{inet_aton}(3N) to see if it
can cope. If not, then this message will be displayed.
@item malformed netmask: @var{netmask}