From owner-freebsd-doc@FreeBSD.ORG Fri Aug 29 07:40:01 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 574101065678 for ; Fri, 29 Aug 2008 07:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 371D18FC14 for ; Fri, 29 Aug 2008 07:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7T7e1iQ021377 for ; Fri, 29 Aug 2008 07:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7T7e1aB021376; Fri, 29 Aug 2008 07:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 29 Aug 2008 07:40:01 GMT Resent-Message-Id: <200808290740.m7T7e1aB021376@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andy Kosela Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 079BE1065670 for ; Fri, 29 Aug 2008 07:37:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id EDC2A8FC24 for ; Fri, 29 Aug 2008 07:37:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7T7buRm037932 for ; Fri, 29 Aug 2008 07:37:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m7T7buDl037931; Fri, 29 Aug 2008 07:37:56 GMT (envelope-from nobody) Message-Id: <200808290737.m7T7buDl037931@www.freebsd.org> Date: Fri, 29 Aug 2008 07:37:56 GMT From: Andy Kosela To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/126934: missing 'crit' in usr.sbin/syslogd/syslog.conf.5 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 07:40:01 -0000 >Number: 126934 >Category: docs >Synopsis: missing 'crit' in usr.sbin/syslogd/syslog.conf.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 29 07:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andy Kosela >Release: 7-STABLE >Organization: >Environment: >Description: There is a missing "crit" level in usr.sbin/syslogd/syslog.conf.5 The level describes the severity of the message, and is a keyword from the following ordered list (higher to lower): emerg, alert, err, warning, notice, info and debug. These keywords correspond to similar ``LOG_'' values specified to the syslog(3) library routine. Syslog(3) describes level critical as: LOG_CRIT Critical conditions, e.g., hard device errors. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: