From owner-freebsd-doc@FreeBSD.ORG Tue Sep 27 05:10:10 2005 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0381D16A41F for ; Tue, 27 Sep 2005 05:10:09 +0000 (GMT) (envelope-from chris@haakonia.hitnet.rwth-aachen.de) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55DCA43D48 for ; Tue, 27 Sep 2005 05:10:09 +0000 (GMT) (envelope-from chris@haakonia.hitnet.rwth-aachen.de) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0ING0071PMCV4Z@ms-dienst.rz.rwth-aachen.de> for doc@freebsd.org; Tue, 27 Sep 2005 07:10:07 +0200 (MEST) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Tue, 27 Sep 2005 07:10:06 +0200 (MEST) Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by relay.rwth-aachen.de (8.13.3/8.13.3/1) with ESMTP id j8R5A6cY024588; Tue, 27 Sep 2005 07:10:06 +0200 (MEST) Received: from lorien.hitnet.rwth-aachen.de ([137.226.181.92] helo=haakonia.hitnet.rwth-aachen.de) by bigboss.hitnet.rwth-aachen.de with esmtp (Exim 3.35 #1 (Debian)) id 1EK7jC-0007gh-00; Tue, 27 Sep 2005 07:10:06 +0200 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 671DB28442; Tue, 27 Sep 2005 07:09:36 +0200 (CEST) Date: Tue, 27 Sep 2005 07:09:36 +0200 From: Christian Brueffer In-reply-to: To: Pawel Worach Message-id: <20050927050936.GB1362@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=xXmbgvnjoT4axfJE; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.5.9i X-Operating-System: FreeBSD 6.0-BETA5 X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: Cc: doc@freebsd.org Subject: Re: [patch] typo fix for memguard(9) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2005 05:10:10 -0000 --xXmbgvnjoT4axfJE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 27, 2005 at 02:54:06AM +0200, Pawel Worach wrote: > Index: share/man/man9/memguard.9 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /export/ctm/cvs/src/share/man/man9/memguard.9,v > retrieving revision 1.1 > diff -u -r1.1 memguard.9 > --- share/man/man9/memguard.9 22 Feb 2005 17:18:27 -0000 1.1 > +++ share/man/man9/memguard.9 27 Sep 2005 00:52:38 -0000 > @@ -82,7 +82,7 @@ > .Va vm.memguard_divisor > boot-time tunable, which is used to scale how much of > .Va kmem_map > -you want to allot for > +you want to allocate for > .Nm . > The default is 10, so > .Va kmem_size Ns /10 >=20 Hi Pawel, actually 'allot' is the correct word to use here :-) http://www.m-w.com/cgi-bin/dictionary?book=3DDictionary&va=3Dallot&x=3D0&y= =3D0 - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --xXmbgvnjoT4axfJE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFDONQQbHYXjKDtmC0RApUDAKCkiGF4LmGhO6nUOkZWOGczz0kNbgCgmbdR 2oXGoNYiAHUAThKMH2D2Tac= =jSYn -----END PGP SIGNATURE----- --xXmbgvnjoT4axfJE--