diff options
| author | Motoyuki Konno <motoyuki@FreeBSD.org> | 1998-10-27 15:39:03 +0000 |
|---|---|---|
| committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 1998-10-27 15:39:03 +0000 |
| commit | 73979ab26ab3ce688e19ca4374ac3835ce4bb92b (patch) | |
| tree | 2bfd7f700772fedf41fbd8adff467a4e46c26035 /ja | |
| parent | f13dc5473510583ae571ad548abc89df60c88d58 (diff) | |
Notes
Diffstat (limited to 'ja')
| -rw-r--r-- | ja/handbook/cvsup.sgml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/ja/handbook/cvsup.sgml b/ja/handbook/cvsup.sgml index 8b8ba21a94..4b73d7760b 100644 --- a/ja/handbook/cvsup.sgml +++ b/ja/handbook/cvsup.sgml @@ -1,6 +1,6 @@ -<!-- $Id: cvsup.sgml,v 1.37 1998-09-02 14:38:16 motoyuki Exp $ --> +<!-- $Id: cvsup.sgml,v 1.38 1998-10-27 15:39:03 motoyuki Exp $ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.39 --> +<!-- Original revision: 1.40 --> <sect1><heading>CVSup<label id="cvsup"></heading> @@ -212,6 +212,12 @@ branch tag は特定のリビジョンを指定している訳ではないので, 今日と明日では <p>以下はユーザが興味を持っていると思われる revision tag です: <descrip> + <tag/tag=RELENG_3_0_0_RELEASE/ + FreeBSD-3.0. + このタグの指定は ports-* のコレクションに対しては無効です. + <tag/tag=RELENG_2_2_7_RELEASE/ + FreeBSD-2.2.7. + このタグの指定は ports-* のコレクションに対しては無効です. <tag/tag=RELENG_2_2_6_RELEASE/ FreeBSD-2.2.6. このタグの指定は ports-* のコレクションに対しては無効です. |
