Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 04:10:05 -0700 (PDT)
From:      SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= <sugimura@YasudaKei.org>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/30374: logger(1) manpage has wrong with default value of -p option
Message-ID:  <200109061110.f86BA5R57549@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/30374; it has been noted by GNATS.

From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= <sugimura@YasudaKei.org>
To: ru@freebsd.org
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/30374: logger(1) manpage has wrong with default value of
 -p option
Date: Thu, 06 Sep 2001 20:07:50 +0900

 Hello,
 
 >> getting syslog packet, it has "<5>hogehoge" sequence.
 >> 5 is 0x0000 plus 0x0101, so its facility is "kern"
 >> and its priority is "notice".
 >> 
 >I see this: ``Sep  6 12:18:32 <1.5> perl ru: hogehoge''
 >which means (1<<3) | 5 == LOG_USER | LOG_NOTICE.
 >
 
 No, I tried many other facility and priority, then I know that
 (LOG_USER | LOG_NOTICE) is <13>.
 
 ---
 SUGIMURA Takashi <sugimura@jp.FreeBSD.org> <sugimura@YasudaKei.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061110.f86BA5R57549>