From 6cbc213f799e6fed220deec1fc57597be155bd90 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Tue, 8 Oct 1996 20:38:28 +0000 Subject: [PATCH] Fix a macro error in HISTORY section. --- share/man/man9/rtentry.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9 index 1b5c7a12858..f9c368780d7 100644 --- a/share/man/man9/rtentry.9 +++ b/share/man/man9/rtentry.9 @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: rtentry.9,v 1.1 1996/10/08 20:25:39 wollman Exp $ .Dd October 8, 1996 .Os .Dt RTENTRY 9 @@ -266,7 +266,7 @@ structure first appeared in .Bx 4.2 . The radix-tree representation of the routing table and the .Nm rt_metrics structure first appeared in -.Bx 4.3-reno . +.Bx 4.3 reno . The .Nm RTF_PRCLONING mechanism first appeared in