Subject: Re: CVS commit: src/bin/sh
To: Geoff Wing <mason@primenet.com.au>
From: Luke Mewburn <lukem@NetBSD.org>
List: source-changes
Date: 04/19/2004 11:40:44
--k9xkV0rc9XGsukaG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Apr 18, 2004 at 08:02:24AM +0000, Geoff Wing wrote:
  | Christos Zoulas <christos@netbsd.org> caused:
  | : Module Name:	src
  | : Committed By:	christos
  | : Date:		Sat Apr 17 15:41:29 UTC 2004
  | : Modified Files:
  | : 	src/bin/sh: miscbltin.c sh.1
  | : Log Message:
  | : understand rlimit sbsize
  |=20
  | : cvs rdiff -r1.74 -r1.75 src/bin/sh/sh.1
  |=20
  | s/bytes/kilobytes/
  |=20
  | And same for csh.1

AFAICT, the code actually parses in bytes (not kilobytes), so the manual
page is correct and the string description in miscbltin.c was wrong to
say "sbsize(kbytes)" instead of the correct "sbsize(bytes)".
I've fixed this.

Cheers,
Luke.

--k9xkV0rc9XGsukaG
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAgy4cpBhtmn8zJHIRAoDOAKCdmWWTpRmQ2LDFi/W6l2XVz33p5QCghbsT
Q0GtEdebK6QPRMHoMPwMS9U=
=54o7
-----END PGP SIGNATURE-----

--k9xkV0rc9XGsukaG--