From roam@orbitel.bg  Thu Aug 10 08:02:33 2000
Return-Path: <roam@orbitel.bg>
Received: from orbitel.bg (ns.orbitel.bg [195.24.32.2])
	by hub.freebsd.org (Postfix) with SMTP id 3FF5537BEBE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Aug 2000 08:02:29 -0700 (PDT)
	(envelope-from roam@orbitel.bg)
Received: (qmail 15976 invoked from network); 10 Aug 2000 15:02:24 -0000
Received: from unknown (HELO ringwraith.oblivion.bg) (192.168.0.98)
  by ns.orbitel.bg with SMTP; 10 Aug 2000 15:02:24 -0000
Received: (qmail 3045 invoked by uid 1001); 10 Aug 2000 15:02:38 -0000
Message-Id: <20000810150238.3044.qmail@ringwraith.oblivion.bg>
Date: 10 Aug 2000 15:02:38 -0000
From: Peter Pentchev <roam@orbitel.bg>
Reply-To: Peter Pentchev <roam@orbitel.bg>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] minor typo in loader(8)
X-Send-Pr-Version: 3.2

>Number:         20524
>Category:       bin
>Synopsis:       [PATCH] minor typo in loader(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dcs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 10 08:10:01 PDT 2000
>Closed-Date:    Fri Aug 11 03:34:39 PDT 2000
>Last-Modified:  Fri Aug 11 03:35:00 PDT 2000
>Originator:     Peter Pentchev <roam@orbitel.bg>
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Orbitel JSCo.
>Environment:

RELENG_4 as of today

>Description:

In the FICL EXTRA WORDS section, there is a missing 'is'.

>How-To-Repeat:

man 8 loader,  /compare.*This.*STRING

>Fix:

--- src/sys/boot/common/loader.8	Fri Jul  7 02:27:28 2000
+++ mysrc/sys/boot/common/loader.8	Thu Aug 10 16:48:49 2000
@@ -557,7 +557,7 @@
 .It Ic >name
 .It Ic body>
 .It Ic compare
-This the STRING word set's
+This is the STRING word set's
 .Ic compare .
 .It Ic compile-only
 .It Ic endif

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->dcs 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Fri Aug 11 01:57:36 PDT 2000 
Responsible-Changed-Why:  
I can't make sense of the original text anyway, so let's  
hand this over to Daniel. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20524 
State-Changed-From-To: open->closed 
State-Changed-By: dcs 
State-Changed-When: Fri Aug 11 03:34:39 PDT 2000 
State-Changed-Why:  
Committed. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20524 
>Unformatted:
