diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2007-10-10 15:05:04 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2007-10-10 15:05:04 +0000 |
| commit | ec89fced40b9ff2f653009fac46b2bf65938868c (patch) | |
| tree | 18159689c3ceb8821feeec5d46cfb7566dcbedd4 | |
| parent | 527e04fc0f22d7633c6421b738a69ac43e8342af (diff) | |
Notes
| -rw-r--r-- | share/zoneinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile index ab0a3733da22..3132553b46b6 100644 --- a/share/zoneinfo/Makefile +++ b/share/zoneinfo/Makefile @@ -6,7 +6,7 @@ # In a clean directory, unpack the distribution archive and run: # # $ cvs -d :ext:ncvs.freebsd.org:/home/ncvs import -b 1.1.2 \ -# src/share/zoneinfo ADO tzdataYYYYt +# src/share/zoneinfo ADO tzdataYYYYt # # where YYYYt is the year and the version of the distribution, for # example 2004h. |
