Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 15:01:35 -0700 (PDT)
From:      Erik Greenwald <erik@smluc.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/41181: Poor grammar in the dialog manpage
Message-ID:  <200207302201.g6UM1ZNg058761@www.freebsd.org>

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

>Number:         41181
>Category:       docs
>Synopsis:       Poor grammar in the dialog manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 30 15:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        5.0-CURRENT
>Organization:
>Environment:
FreeBSD fenris 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Tue Jul 30 09:16:23 CDT 2002
    root@fenris:/mnt/ad1/s2/FENRIS  i386
>Description:
      The 'tree' section of the dialog.1 manpage has some silly grammar. "Thus, the data like the output of find(1)  with  -d option will look incorrectly." Dialog itself doesn't 'look' for files, merely display them...
>How-To-Repeat:
      
>Fix:
      --- src/gnu/usr.bin/dialog/dialog.1.orig        Tue Jul 30 16:50:22 2002
+++ src/gnu/usr.bin/dialog/dialog.1     Tue Jul 30 16:50:39 2002
@@ -230,7 +230,7 @@
 Second, the data thus entered is not corrected in any way.
 Thus, the data like the output of find(1) with
 .I -d
-option will look incorrectly.
+option will look incorrect.
 .SH "RUN-TIME CONFIGURATION"
 .TP 4
 1.
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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