From owner-cvs-all Thu Jun 17 7:44:48 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 E253C14DEA; Thu, 17 Jun 1999 07:44:45 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA50841; Thu, 17 Jun 1999 07:44:45 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906171444.HAA50841@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 17 Jun 1999 07:44:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vacation vacation.1 vacation.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/17 07:44:45 PDT Modified files: usr.bin/vacation vacation.1 vacation.c Log: * Add a command-line option to enable debugging mode, which sends error messages to stderr instead of syslog. * Fix manpage with respect to diagnostics. Reported by: rfg@monkeys.com (Ronald F. Guilmette) Revision Changes Path 1.7 +14 -2 src/usr.bin/vacation/vacation.1 1.14 +53 -17 src/usr.bin/vacation/vacation.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message