diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1997-03-06 05:55:09 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1997-03-06 05:55:09 +0000 |
| commit | 15eacf00fc056315a2deec5cd7d85707bd823205 (patch) | |
| tree | 5848c4f082daef3293790ab11c59b6ba82bf92da | |
| parent | 2bc97efa96c917bf814b05f9b9a7c7ada0b9158c (diff) | |
Notes
| -rw-r--r-- | share/doc/handbook/cvsup.sgml | 4 | ||||
| -rw-r--r-- | share/doc/handbook/sup.sgml | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/share/doc/handbook/cvsup.sgml b/share/doc/handbook/cvsup.sgml index 5a6d37effea06..08fbc92db8abc 100644 --- a/share/doc/handbook/cvsup.sgml +++ b/share/doc/handbook/cvsup.sgml @@ -1,4 +1,4 @@ -<!-- $Id: cvsup.sgml,v 1.9 1997/02/22 21:05:17 mpp Exp $ --> +<!-- $Id: cvsup.sgml,v 1.10 1997/02/26 22:24:28 jdp Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>CVSup<label id="cvsup"></heading> @@ -448,6 +448,8 @@ cryptography code. Graphics utilities. <tag><tt>ports-japanese release=cvs</tt></tag> Japanese language support. + <tag><tt>ports-korean release=cvs</tt></tag> + Korean language support. <tag><tt>ports-lang release=cvs</tt></tag> Programming languages. <tag><tt>ports-mail release=cvs</tt></tag> diff --git a/share/doc/handbook/sup.sgml b/share/doc/handbook/sup.sgml index 676ab7089f244..d0f954acd6a0e 100644 --- a/share/doc/handbook/sup.sgml +++ b/share/doc/handbook/sup.sgml @@ -1,4 +1,4 @@ -<!-- $Id$ --> +<!-- $Id: sup.sgml,v 1.25 1997/02/22 12:59:30 peter Exp $ --> <!-- The FreeBSD Documentation Project --> @@ -124,6 +124,7 @@ ports-emulators: /usr/ports/emulators emulators for other OSes ports-games: /usr/ports/games games ports-graphics: /usr/ports/graphics various graphics utilities ports-japanese: /usr/ports/japanese Japanese support +ports-korean: /usr/ports/korean Korean support ports-lang: /usr/ports/lang programming languages ports-mail: /usr/ports/mail mail software ports-math: /usr/ports/math numerical computation software |
