Date: Tue, 21 Apr 2009 17:44:46 +0000 (UTC) From: Roman Divacky <rdivacky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/ncal ncal.c Message-ID: <200904211744.n3LHirl5053306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rdivacky 2009-04-21 17:44:46 UTC FreeBSD src repository Modified files: usr.bin/ncal ncal.c Log: SVN rev 191364 on 2009-04-21 17:44:46Z by rdivacky Couple of changes based on feedback o Change mr/me to so/se [1]. o Introduce a -h option to disable highlighting. [2] o Spell STDOUT_FILENO as such and pass NULL to tgetent() to handle the case of unset TERM. [3] Suggested by: naddy mips.inka.de (Christian Weisgerber) [1] Requested by: danfe, deischen [2] Suggested by: jmallett [3] Approved by: ed (mentor) Revision Changes Path 1.23 +7 -4 src/usr.bin/ncal/ncal.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904211744.n3LHirl5053306>