summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libc/net/resolver.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libc/net/resolver.3 b/src/lib/libc/net/resolver.3
index a5f956f90d..4d5402ed2d 100644
--- a/src/lib/libc/net/resolver.3
+++ b/src/lib/libc/net/resolver.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: resolver.3,v 1.14 2000/12/24 00:30:57 aaron Exp $ 1.\" $OpenBSD: resolver.3,v 1.15 2001/04/03 20:09:08 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1985, 1991, 1993 3.\" Copyright (c) 1985, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -85,6 +85,7 @@
85.Fc 85.Fc
86.Ft int 86.Ft int
87.Fn res_init "void" 87.Fn res_init "void"
88.Ft int
88.Fo dn_comp 89.Fo dn_comp
89.Fa "char *exp_dn" 90.Fa "char *exp_dn"
90.Fa "char *comp_dn" 91.Fa "char *comp_dn"