Date: Mon, 14 Jan 2002 14:16:31 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Mike Barcroft <mike@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/at at.c at.man panic.c panic.h Message-ID: <20020114141631.C10203@sunbay.com> In-Reply-To: <20020113153457.E31102@espresso.q9media.com> References: <200201132021.g0DKL8582185@freefall.freebsd.org> <20020113153457.E31102@espresso.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 13, 2002 at 03:34:57PM -0500, Mike Barcroft wrote: > Mike Barcroft <mike@FreeBSD.org> writes: > > mike 2002/01/13 12:21:08 PST > > > > Modified files: > > usr.bin/at at.c at.man panic.c panic.h > > Log: > > Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix some > > minor issues in the rest of the source and manual. > > > > Submitted by: Joe Halpin <joe.halpin@attbi.com> > > Obtained from: touch(1) (partially) > > MFC after: 1 month > > > > Revision Changes Path > > 1.24 +92 -5 src/usr.bin/at/at.c > > 1.24 +59 -3 src/usr.bin/at/at.man > > 1.15 +2 -0 src/usr.bin/at/panic.c > > 1.6 +4 -18 src/usr.bin/at/panic.h > > XXX: the at(1) source isn't style(9). > XXX: the manual for at(1) is named `at.man'. > This isn't actually a bug -- at.man is a raw source parsed by sed(1) to make at.1. > XXX: the manual refers to `you'. > XXX: there are some inconsistencies between the manual and the source. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020114141631.C10203>