diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-18 20:18:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-18 20:18:55 +0000 |
commit | 00ca5622905ecf15df91f91e7417964863dbb5cf (patch) | |
tree | ec469a509bb633574dfdcb2fa243843cb1be9cdd | |
parent | 8297763c6498ddf44689438c9cbc89460061bda4 (diff) |
uppercase for `RFC';
-rw-r--r-- | usr.sbin/ripd/ripd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ripd/ripd.conf.5 b/usr.sbin/ripd/ripd.conf.5 index 7a93b144bf8..51431da1bec 100644 --- a/usr.sbin/ripd/ripd.conf.5 +++ b/usr.sbin/ripd/ripd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ripd.conf.5,v 1.1 2006/10/18 16:11:58 norby Exp $ +.\" $OpenBSD: ripd.conf.5,v 1.2 2006/10/18 20:18:54 jmc Exp $ .\" .\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it> .\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org> @@ -28,7 +28,7 @@ The .Xr ripd 8 daemon implements the Routing Information Protocol version 2 as described -in rfc 2453. +in RFC 2453. .Sh SECTIONS The .Nm |