From owner-freebsd-commit Mon Jul 17 05:38:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28299 for commit-outgoing; Mon, 17 Jul 1995 05:38:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28286 for cvs-usrbin-outgoing; Mon, 17 Jul 1995 05:38:04 -0700 Received: (from peter@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28276 ; Mon, 17 Jul 1995 05:37:54 -0700 Date: Mon, 17 Jul 1995 05:37:54 -0700 From: Peter Wemm Message-Id: <199507171237.FAA28276@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/more main.c Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/07/17 05:37:52 Modified: usr.bin/more main.c Log: Make 'more' sensative to the current locale for it's ctype calls. Submitted by: Thomas Gellekum, with minor cosmetic changes from me.