svn commit: r251648 - head/usr.bin/calendar
Greg Lehey
grog at FreeBSD.org
Wed Jun 12 07:54:00 UTC 2013
Author: grog
Date: Wed Jun 12 07:53:59 2013
New Revision: 251648
URL: http://svnweb.freebsd.org/changeset/base/251648
Log:
style(9)
MFC after: 2 weeks
Modified:
head/usr.bin/calendar/calendar.c
Modified: head/usr.bin/calendar/calendar.c
==============================================================================
--- head/usr.bin/calendar/calendar.c Wed Jun 12 07:52:49 2013 (r251647)
+++ head/usr.bin/calendar/calendar.c Wed Jun 12 07:53:59 2013 (r251648)
@@ -218,7 +218,6 @@ main(int argc, char *argv[])
static void __dead2
usage(void)
{
-
fprintf(stderr, "%s\n%s\n%s\n",
"usage: calendar [-A days] [-a] [-B days] [-D sun|moon] [-d]",
" [-F friday] [-f calendarfile] [-l longitude]",
More information about the svn-src-all
mailing list