summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-07-16 10:44:52 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-07-16 10:44:52 +0000
commit610bda8714c65e72570a68b2513b6f046f8f8b5a (patch)
treefdbb1177da4e285024d5b9b54c43e7b4b6f0fc10 /lib/libc
parent5bd91f4207d710aa5fc3c1e0113bd5fb6b9c716a (diff)
more macro simplification; from Jan Stary
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/getrrsetbyname.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/net/getrrsetbyname.3 b/lib/libc/net/getrrsetbyname.3
index 7fbdd744a55..e6cdfe52e99 100644
--- a/lib/libc/net/getrrsetbyname.3
+++ b/lib/libc/net/getrrsetbyname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrrsetbyname.3,v 1.16 2013/06/05 03:39:23 tedu Exp $
+.\" $OpenBSD: getrrsetbyname.3,v 1.17 2013/07/16 10:44:51 jmc Exp $
.\"
.\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\"
@@ -15,7 +15,7 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: July 16 2013 $
.Dt GETRRSETBYNAME 3
.Os
.Sh NAME
@@ -123,7 +123,6 @@ will request DNSSEC authentication using the EDNS0 DNSSEC OK (DO) bit.
.Fn getrrsetbyname
returns zero on success, and one of the following error
codes if an error occurred:
-.Pp
.Bl -tag -width ERRSET_NOMEMORY
.It Bq Er ERRSET_NONAME
The name does not exist.