summaryrefslogtreecommitdiffstats
path: root/lib/libwrap
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-04-03 07:45:17 +0000
committerjmc <jmc@openbsd.org>2003-04-03 07:45:17 +0000
commit100784d461e276d69d7e6c8b552d0ee72151d3c4 (patch)
tree1fe27a37f42fe9d887bf1cf6327d04fefc3c7d69 /lib/libwrap
parent$OpenBSD$ (diff)
downloadwireguard-openbsd-100784d461e276d69d7e6c8b552d0ee72151d3c4.tar.xz
wireguard-openbsd-100784d461e276d69d7e6c8b552d0ee72151d3c4.zip
rfc -> RFC
implenented -> implemented
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/rfc1413.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libwrap/rfc1413.3 b/lib/libwrap/rfc1413.3
index c1d0022d383..2807527ffe1 100644
--- a/lib/libwrap/rfc1413.3
+++ b/lib/libwrap/rfc1413.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rfc1413.3,v 1.8 2003/03/22 08:07:12 david Exp $
+.\" $OpenBSD: rfc1413.3,v 1.9 2003/04/03 07:45:17 jmc Exp $
.\"
.\" Copyright (c) 2001, Bob Beck. All rights reserved.
.\"
@@ -44,8 +44,8 @@
.Fn rfc1413
retrieves a user name from a remote system using the
.Nm ident
-protocol described in rfc 1413.
-It is implenented in the
+protocol described in RFC 1413.
+It is implemented in the
.Nm libwrap.a
library.
.Pp