summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tzsetup/tzsetup.8
Commit message (Collapse)AuthorAgeFilesLines
* The .Nm utilitycharnier2002-07-141-2/+3
|
* mdoc(7) police:ru2001-08-071-1/+3
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Use Fx macro wherever possible.ru2000-11-141-1/+1
|
* Convert err() to errx(), reason is already provided. Complete thecharnier2000-01-231-1/+1
| | | | abort on allocation failure instead of deferencing NULL later.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add a `default' feature to tzsetup for use in script-driven installationwollman1999-02-021-18/+71
| | | | | (if someone writes the other half). Also rewrite the man page in a more appropriate (formal) style.
* Add usage(). Document -n flag. Do not touch/remove /etc/wall_cmos_clockcharnier1997-10-271-4/+15
| | | | when -n (do nothing) is used.
* Fix a minor nit in the .Dd macro invocation so thatsteve1997-06-231-2/+2
| | | | the revision date is displayed correctly.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Sort cross references.wosch1997-01-201-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightwosch1996-08-271-3/+23
|
* Convert "time zone" to "timezone" in NAME sectionwosch1996-02-271-2/+2
| | | | Submitted by: obrien@cs.ucdavis.edu (David E. O'Brien)
* add a manpagewosch1996-01-241-0/+43
OpenPOWER on IntegriCloud