Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The .Nm utility | charnier | 2002-07-14 | 1 | -2/+3 |
| | |||||
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -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. | dd | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+1 |
| | |||||
* | Convert err() to errx(), reason is already provided. Complete the | charnier | 2000-01-23 | 1 | -1/+1 |
| | | | | abort on allocation failure instead of deferencing NULL later. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add a `default' feature to tzsetup for use in script-driven installation | wollman | 1999-02-02 | 1 | -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_clock | charnier | 1997-10-27 | 1 | -4/+15 |
| | | | | when -n (do nothing) is used. | ||||
* | Fix a minor nit in the .Dd macro invocation so that | steve | 1997-06-23 | 1 | -2/+2 |
| | | | | the revision date is displayed correctly. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -2/+2 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -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-copyright | wosch | 1996-08-27 | 1 | -3/+23 |
| | |||||
* | Convert "time zone" to "timezone" in NAME section | wosch | 1996-02-27 | 1 | -2/+2 |
| | | | | Submitted by: obrien@cs.ucdavis.edu (David E. O'Brien) | ||||
* | add a manpage | wosch | 1996-01-24 | 1 | -0/+43 |