summaryrefslogtreecommitdiff
path: root/src/lib/libc/net
diff options
context:
space:
mode:
authoraaron <>1999-07-04 18:59:43 +0000
committeraaron <>1999-07-04 18:59:43 +0000
commit5f78a44df1a8e524a82445f2fedb382128869a2a (patch)
treea4b9e57e7d2417e09c7bc3ec13a3511a5ebe8b47 /src/lib/libc/net
parentfd3c1edab9aec83ff25669f67d7f685ceb0ce2d9 (diff)
downloadopenbsd-5f78a44df1a8e524a82445f2fedb382128869a2a.tar.gz
openbsd-5f78a44df1a8e524a82445f2fedb382128869a2a.tar.bz2
openbsd-5f78a44df1a8e524a82445f2fedb382128869a2a.zip
trash some old leftover macros and replace them with -mdoc macros
Diffstat (limited to 'src/lib/libc/net')
-rw-r--r--src/lib/libc/net/getservent.33
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libc/net/getservent.3 b/src/lib/libc/net/getservent.3
index 6badd85337..477d34249d 100644
--- a/src/lib/libc/net/getservent.3
+++ b/src/lib/libc/net/getservent.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getservent.3,v 1.6 1999/05/25 01:50:58 aaron Exp $ 1.\" $OpenBSD: getservent.3,v 1.7 1999/07/04 18:59:43 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -124,7 +124,6 @@ is encountered.
124If a protocol name is also supplied (non- 124If a protocol name is also supplied (non-
125.Dv NULL ) , 125.Dv NULL ) ,
126searches must also match the protocol. 126searches must also match the protocol.
127.ne 1i
128.Sh FILES 127.Sh FILES
129.Bl -tag -width /etc/services -compact 128.Bl -tag -width /etc/services -compact
130.It Pa /etc/services 129.It Pa /etc/services