From owner-cvs-usrsbin Sun May 10 12:04:16 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23902 for cvs-usrsbin-outgoing; Sun, 10 May 1998 12:04:16 -0700 (PDT) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23853; Sun, 10 May 1998 12:04:03 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA22578; Sun, 10 May 1998 12:00:48 -0700 (PDT) Date: Sun, 10 May 1998 12:00:48 -0700 (PDT) Message-Id: <199805101900.MAA22578@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hoek 1998/05/10 12:00:48 PDT Modified files: (Branch: RELENG_2_2) usr.sbin/newsyslog newsyslog.8 newsyslog.c Log: Remove stray line from the manpage. Fix usage(). Fix someone's fix to comment typo I just fixed in -current (s/time/trim/). Revision Changes Path 1.1.1.1.2.7 +1 -2 src/usr.sbin/newsyslog/newsyslog.8 1.7.2.6 +3 -3 src/usr.sbin/newsyslog/newsyslog.c