From owner-cvs-all Sun Jun 27 20:15: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5310B14F8B; Sun, 27 Jun 1999 20:15:04 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA70715; Sun, 27 Jun 1999 20:15:04 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906280315.UAA70715@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 27 Jun 1999 20:15:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc newsyslog.conf src/usr.sbin/newsyslog newsyslog.8 newsyslog.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/27 20:15:03 PDT Modified files: etc newsyslog.conf usr.sbin/newsyslog newsyslog.8 newsyslog.c Log: Syntax for user/group is changed from "user.group" to "user:group" to be consistant with chown(8). Revision Changes Path 1.21 +2 -2 src/etc/newsyslog.conf 1.19 +11 -3 src/usr.sbin/newsyslog/newsyslog.8 1.23 +2 -2 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message