summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-08-08 10:13:34 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-08-08 10:13:34 +0000
commit33e058968c132b5d9fe55baf8df88399d0a3b97b (patch)
tree2c60b68e2480998723ad7577f055a87a94e96652 /usr.bin
parentcfe78b315db32151cb381ecb3d879f24b75a399d (diff)
refer to RFCs consistently (RFC XXXX);
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/nc/nc.14
-rw-r--r--usr.bin/skey/skey.14
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1
index f60abe6f790..f9a75e15066 100644
--- a/usr.bin/nc/nc.1
+++ b/usr.bin/nc/nc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nc.1,v 1.24 2003/01/05 09:39:39 pvalchev Exp $
+.\" $OpenBSD: nc.1,v 1.25 2003/08/08 10:13:33 jmc Exp $
.\"
.\" Copyright (c) 1996 David Sacerdote
.\" All rights reserved.
@@ -119,7 +119,7 @@ Specifies the IP of the interface which is used to send the packets.
.It Fl t
Causes
.Nm
-to send RFC854 DON'T and WON'T responses to RFC854 DO and WILL requests.
+to send RFC 854 DON'T and WON'T responses to RFC 854 DO and WILL requests.
This makes it possible to use
.Nm
to script telnet sessions.
diff --git a/usr.bin/skey/skey.1 b/usr.bin/skey/skey.1
index 55135264f6e..74a9a2dea76 100644
--- a/usr.bin/skey/skey.1
+++ b/usr.bin/skey/skey.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: skey.1,v 1.22 2001/06/20 17:12:29 millert Exp $
+.\" $OpenBSD: skey.1,v 1.23 2003/08/08 10:13:33 jmc Exp $
.\" @(#)skey.1 1.1 10/28/93
.\"
.Dd October 28, 1993
@@ -88,7 +88,7 @@ Selects RMD-160 (160 bit Ripe Message Digest) as the hash algorithm.
.Xr skeyinfo 1 ,
.Xr skeyinit 1
.Pp
-.Em RFC2289
+.Em RFC 2289
.Sh TRADEMARKS AND PATENTS
S/Key is a Trademark of Bellcore.
.Sh AUTHORS