aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ncal/ncal.1
Commit message (Expand)AuthorAgeFilesLines
* ncal: make -h toggle highlighting of today.Poul-Henning Kamp2024-12-121-1/+2
* ncal: add -M to start week on Monday in cal modeValentine Astakhov2024-07-071-6/+10
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Add STANDARDS sectionGreg Lehey2020-03-291-0/+18
* Do not reference deskutils/cal from cal.1.Mateusz Piotrowski2019-03-071-6/+0
* Document that cal(1) cannot start a week with Monday.Mateusz Piotrowski2019-03-071-1/+10
* ncal: correct history sectionEitan Adler2018-06-091-5/+8
* use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
* Fix typo in order of markup and text.Edwin Groothuis2011-07-111-1/+1
* ncal(1) highlights the current date (or a date provided via parameter)Edwin Groothuis2011-07-111-0/+2
* Replace -b with -C and -B (as proposed by Alexander).Edwin Groothuis2010-03-211-2/+12
* - With the introduction of -A, -B and -3, not all combinations ofEdwin Groothuis2010-03-121-6/+18
* - Fix the highlighting for non-terminals when the last week is notEdwin Groothuis2010-03-091-0/+3
* - document the -3, -A and -B properly in Synopsis.Edwin Groothuis2010-03-071-4/+12
* - Implement -3 option (show previous, this and next month) option.Edwin Groothuis2010-03-041-7/+24
* Mention -h in usage() and manpage. Rename term_{r,e} to term_{so,se}.Roman Divacky2009-05-021-4/+6
* Multibyte character support for cal(1).David Schultz2009-03-141-5/+1
* Implement a new feature for the "-m" option: if the month number isGarrett Wollman2008-12-221-8/+16
* Document incorrect handling of multibyte characters.Tim J. Robbins2005-10-231-1/+5
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-1/+1
* Add a `-m month' flag to provide a more convenient interface forGarrett Wollman2004-11-231-3/+13
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Teach ncal(1) about month names specified on the command line.Peter Pentchev2002-10-021-1/+2
* Correct History: cal(1) appeared in V5, not V6.Tim J. Robbins2002-06-031-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-1/+0
* mdoc(7) police: fix the weird construct.Ruslan Ermilov2001-01-151-2/+8
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* fix ncal.1 grammarPoul-Henning Kamp1998-04-261-5/+6
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-3/+3
* changed 1st appeared in clause -- about to import into -stableDavid E. O'Brien1998-01-121-3/+3
* Sync usage and synopsis. Add rcsid.Philippe Charnier1998-01-071-5/+6
* Use locale to guess the switch date.Wolfgang Helbig1998-01-031-8/+9
* Use '.\' and not '/* */' for troff-comments.Wolfgang Helbig1997-12-191-34/+33
* Add new command ncal.Wolfgang Helbig1997-12-151-0/+117