diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
| commit | 07bfccd71e05867cb46c11ea07ec0027794972b3 (patch) | |
| tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/tzsetup | |
| parent | 2ac2784f0c53b69968c131cd068d27cdbacca99f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/tzsetup')
| -rw-r--r-- | usr.sbin/tzsetup/tzsetup.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index 642be782057b..09d842f24a45 100644 --- a/usr.sbin/tzsetup/tzsetup.8 +++ b/usr.sbin/tzsetup/tzsetup.8 @@ -38,7 +38,8 @@ The .Nm utility reads a database of timezone information and presents a menu allowing the user to select a specific zone without knowing the details -of the database layout. The selected zone is installed as the system +of the database layout. +The selected zone is installed as the system default zone. The .Nm @@ -78,7 +79,8 @@ beginning of the epoch (January 1, 1970, .Tn GMT ) . .It -Each zone is named for the most populous city therein. (Where possible, +Each zone is named for the most populous city therein. +(Where possible, the database includes pre-1970 history for its city.) .El The source code to the database |
