From owner-freebsd-doc Fri Apr 20 14:32:56 2001 Delivered-To: freebsd-doc@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 0C77A37B423 for ; Fri, 20 Apr 2001 14:32:54 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from spike.unixfreak.org (spike [63.198.170.139]) by bazooka.unixfreak.org (Postfix) with ESMTP id D99483E35; Fri, 20 Apr 2001 14:32:52 -0700 (PDT) To: "Andrey A. Chernov" Cc: doc@freebsd.org Subject: Re: [CFR] Please review my English In-Reply-To: <20010421010938.A90298@nagual.pp.ru>; from ache@nagual.pp.ru on "Sat, 21 Apr 2001 01:09:42 +0400" Date: Fri, 20 Apr 2001 14:32:52 -0700 From: Dima Dorfman Message-Id: <20010420213252.D99483E35@bazooka.unixfreak.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Subject: Re: [CFR] Please review my English ^^^^^^^ Just out of curiosity, what does this stand for? I'm guessing 'FR' is 'for review'. "Andrey A. Chernov" writes: > + By default mouse cursor of syscons console driver occupes > + 0xd0-0xd4 range in the character set. In case your language use > + this range, you need to move mouse cursor range start outside > + of it. To enable the workaround for the FreeBSD versions pre-5.x, > + insert the following line into your kernel config: How about this: By default the mouse cursor of the syscons driver occupies the 0xd0-0xd4 range in the character set. In case your language uses this range, you need to move the cursor's range outside of it. To enable the workaround for FreeBSD versions before 5.0, insert the following lines into your kernel config: > + For the FreeBSD versions 5.x and up insert the following line > + into /etc/rc.conf: I think you're missing a tag here. > + For the FreeBSD versions 5.x and up insert the following > + line into /etc/rc.conf: The rest looks okay English- and markup- wise as far as I can tell. Please be sure to run `make lint` before committing this to be sure that you won't break the doc build. Thanks! Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message