Date: Fri, 08 Jan 1999 10:55:27 +0200 From: Sheldon Hearn <axl@iafrica.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/9387: [PATCH] typo and grammar fix for LINT Message-ID: <1868.915785727@axl.noc.iafrica.com>
index | next in thread | raw e-mail
>Number: 9387 >Category: kern >Synopsis: [PATCH] typo and grammar fix for LINT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 8 01:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sheldon Hearn >Release: FreeBSD 2.2.7-STABLE i386 >Organization: UUNET Internet Africa >Environment: i386 FreeBSD 2.2.8-STABLE #0: Wed Jan 6 10:35:20 SAST 1999 >Description: When SC_ALT_SEQACCESS was introduced to LINT, I mailed the commiter, asking that the comments for this option be corrected with respect to spelling and grammar. Doesn't look like it was done. >How-To-Repeat: N/A >Fix: The following diff will correct the comment associated with the LINT option SC_ALT_SEQACCESS. Index: sys/i386/conf/LINT =================================================================== RCS file: /home/ncvs/src/sys/i386/conf/LINT,v retrieving revision 1.286.2.64 diff -u -d -r1.286.2.64 LINT --- LINT 1998/11/15 21:42:20 1.286.2.64 +++ LINT 1998/11/17 10:53:48 @@ -665,8 +665,8 @@ options SLOW_VGA # do byte-wide i/o's to TS and GDC regs options SC_HISTORY_SIZE=200 # number of history buffer lines options SC_DISABLE_REBOOT # disable reboot key sequence -# Try the following option, if the mouse pointer is not drawn correctly -# or font does not seem to be loaded properly. May case flicker on +# Try the following option if the mouse pointer is not drawn correctly +# or font does not seem to be loaded properly. May cause flicker on # some systems. #options SC_ALT_SEQACCESS >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1868.915785727>
