From owner-cvs-usrbin Thu Oct 5 15:27:02 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA24853 for cvs-usrbin-outgoing; Thu, 5 Oct 1995 15:27:02 -0700 Received: (from mpp@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA24844 ; Thu, 5 Oct 1995 15:26:47 -0700 Date: Thu, 5 Oct 1995 15:26:47 -0700 From: Mike Pritchard Message-Id: <199510052226.PAA24844@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/more command.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk mpp 95/10/05 15:26:46 Modified: usr.bin/more command.c Log: Fix a bug in a recent commit that broke more so that it would no longer properly detect when "vi" was being called, and thus would not call vi with the "+line#" argument.