diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-06-23 13:08:22 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-06-23 13:08:22 +0000 |
| commit | 3232f62c2572557d8dbec1d323fe4604c6aba452 (patch) | |
| tree | 189a371c8bc8a0f0e330a98b1befc8b1a4279937 /usr.bin/vi | |
| parent | 6713c83ccca20a47f1e5038a33d4b36074af17df (diff) | |
Notes
Diffstat (limited to 'usr.bin/vi')
| -rw-r--r-- | usr.bin/vi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile index 6f25d7f237c9..ed88ac03493b 100644 --- a/usr.bin/vi/Makefile +++ b/usr.bin/vi/Makefile @@ -23,7 +23,7 @@ MAN= ${SRCDIR}/docs/USD.doc/vi.man/vi.1 MLINKS+=vi.1 ex.1 vi.1 view.1 MLINKS+=vi.1 nex.1 vi.1 nview.1 vi.1 nvi.1 -CATALOGS= dutch english french german polish ru_SU.KOI8-R spanish swedish \ +CATALOGS= dutch english french german polish ru_RU.KOI8-R spanish swedish \ uk_UA.KOI8-U NLLINKS= nl_NL ENLINKS= en_AU en_CA en_GB en_NZ en_US |
