summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-07-09 15:34:04 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-07-09 15:34:04 +0000
commit833f252457ba0ce315c35976fc99491c1320404e (patch)
treeaad9d884706a24099bc0c727b2f94929b99a979e /libexec
parent4a862059f1fc650d6e7d608c4684f64856290b9c (diff)
Comment out extraneous .Pp since the text it goes with is commented out.
mpech@prosoft.org.lv
Diffstat (limited to 'libexec')
-rw-r--r--libexec/tcpd/tcpd/tcpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/tcpd/tcpd/tcpd.8 b/libexec/tcpd/tcpd/tcpd.8
index 8031068b543..71c368ddf52 100644
--- a/libexec/tcpd/tcpd/tcpd.8
+++ b/libexec/tcpd/tcpd/tcpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcpd.8,v 1.9 2000/12/15 14:31:19 aaron Exp $
+.\" $OpenBSD: tcpd.8,v 1.10 2001/07/09 15:34:03 millert Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -112,7 +112,7 @@ If any discrepancy is detected,
.Nm
concludes that it is dealing with a host that pretends to have someone
elses host name.
-.Pp
+.\" .Pp
.\" If the sources are compiled with -DPARANOID,
.\" .Nm tcpd
.\" will drop the connection in case of a host name/address mismatch.