From owner-freebsd-doc Thu Sep 6 5:40:11 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA31837B407 for ; Thu, 6 Sep 2001 05:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f86Ce2g76918; Thu, 6 Sep 2001 05:40:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 6 Sep 2001 05:40:02 -0700 (PDT) Message-Id: <200109061240.f86Ce2g76918@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= Subject: Re: docs/30374: logger(1) manpage has wrong with default value of -p option Reply-To: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/30374; it has been noted by GNATS. From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= 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 21:35:39 +0900 >> And, logger(1) don't use syslog(3) functions, simply send a UDP packet >> to the port 514. >> >Are you sure? > >: if (host == NULL) { >: syslog(pri, "%s", buf); >: return; >: } > If -h option is specified and -p is not, then? --- SUGIMURA Takashi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message