From 77357d7355d6622cdda5f3e0be1a564ada8c4332 Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Fri, 10 Feb 1995 22:07:42 +0000 Subject: [PATCH] Fix a little typo. Change the "race record" to a "trace record" :-). --- usr.sbin/trpt/trpt.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index eee7dc82f691..609e529115fd 100644 --- a/usr.sbin/trpt/trpt.8 +++ b/usr.sbin/trpt/trpt.8 @@ -140,7 +140,7 @@ others which should be self explanatory. .El .Sh BUGS Should also print the data for each input or output, -but this is not saved in the race record. +but this is not saved in the trace record. .Pp The output format is inscrutable and should be described here.