Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 1999 00:44:06 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   kern/9445: typo in LINT : 3 dots must be 2 dots
Message-ID:  <199901101644.AAA00645@Terry.Dorm10.NCTU.edu.tw>

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

>Number:         9445
>Category:       kern
>Synopsis:       typo in LINT : 3 dots must be 2 dots
>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:   Mon Jan 11 18:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:

FreeBSD Terry.Dorm10.NCTU.edu.tw 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Sun Jan 10
23:42:59 CST 1999     root@Terry.Dorm10.NCTU.edu.tw:/usr/src/sys/compile/TERRY
 i386

>Description:

.../../ufs/ffs/README.softupdates
must be
../../ufs/ffs/README.softupdates

>How-To-Repeat:

more LINT
/\.\.\.

>Fix:

change
.../../ufs/ffs/README.softupdates
to
../../ufs/ffs/README.softupdates
  
>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?199901101644.AAA00645>