From owner-cvs-src@FreeBSD.ORG Sun Dec 5 15:33:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7781D16A4CE; Sun, 5 Dec 2004 15:33:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5474E43D55; Sun, 5 Dec 2004 15:33:30 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB5FXU43093472; Sun, 5 Dec 2004 15:33:30 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB5FXUf9093471; Sun, 5 Dec 2004 15:33:30 GMT (envelope-from glebius) Message-Id: <200412051533.iB5FXUf9093471@repoman.freebsd.org> From: Gleb Smirnoff Date: Sun, 5 Dec 2004 15:33:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/syslogd syslogd.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 15:33:30 -0000 glebius 2004-12-05 15:33:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/syslogd syslogd.8 Log: Sync with HEAD, MFC the following: 1.53: Document how to set file mode in -l. 1.54: Document path to privileged socket. 1.55: Add newsyslog(8) to the "See Also" section. 1.56 - 1.57: Grammar and mdoc fixes. Revision Changes Path 1.52.2.2 +14 -4 src/usr.sbin/syslogd/syslogd.8