Skip site navigation (1)Skip section navigation (2)
Date:      10 Aug 2000 15:02:38 -0000
From:      Peter Pentchev <roam@orbitel.bg>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/20524: [PATCH] minor typo in loader(8)
Message-ID:  <20000810150238.3044.qmail@ringwraith.oblivion.bg>

next in thread | raw e-mail | index | archive | help

>Number:         20524
>Category:       bin
>Synopsis:       [PATCH] minor typo in loader(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 10 08:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000810150238.3044.qmail>