]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Fixed typo.
authorJames Morris <jmorris@intercode.com.au>
Tue, 16 Oct 2001 16:58:25 +0000 (16:58 +0000)
committerJames Morris <jmorris@namei.org>
Tue, 16 Oct 2001 16:58:25 +0000 (16:58 +0000)
libipq/ipq_read.3
libipq/libipq.3

index 14867dda2644226f4db50616b446227b57a5c032..5d967376bf1979ba27fd020cfef680adf5aba11a 100644 (file)
@@ -1,6 +1,6 @@
 .TH IPQ_READ 3 "16 October 2001" "Linux iptables 1.2" "Linux Programmer's Manual" 
 .\"
-.\" $Id: ipq_read.3,v 1.1 2000/11/20 14:13:32 jamesm Exp $
+.\" $Id: ipq_read.3,v 1.2 2001/10/16 14:41:02 jamesm Exp $
 .\"
 .\"     Copyright (c) 2000-2001 Netfilter Core Team
 .\"
@@ -98,7 +98,7 @@ Copyright (c) 2000-2001 Netfilter Core Team.
 .PP
 Distributed under the GNU General Public License.
 .SH CREDITS
-Joost Remij implemented the timeout feature, which appeared in the 1.2.4 release of iptables.
+Joost Remijn implemented the timeout feature, which appeared in the 1.2.4 release of iptables.
 .SH SEE ALSO
 .BR iptables (8),
 .BR libipq (3),
index 54898bf6dd1f8bb8a3fd24752eab15d25f7ffd80..89976855fe92bcba985ddb6582e0f6e31dd1cde2 100644 (file)
@@ -1,6 +1,6 @@
 .TH LIBIPQ 3 "16 October 2001" "Linux iptables 1.2" "Linux Programmer's Manual" 
 .\"
-.\" $Id: libipq.3,v 1.2 2001/05/26 20:32:01 laforge Exp $
+.\" $Id: libipq.3,v 1.3 2001/10/16 14:41:02 jamesm Exp $
 .\"
 .\"     Copyright (c) 2000-2001 Netfilter Core Team
 .\"
@@ -254,7 +254,7 @@ Copyright (c) 2000-2001 Netfilter Core Team.
 .PP
 Distributed under the GNU General Public License.
 .SH CREDITS
-Joost Remij implemented the
+Joost Remijn implemented the
 .B ipq_read
 timeout feature, which appeared in the 1.2.4 release of iptables.
 .SH SEE ALSO