diff options
| author | fukachan <fukachan> | 2008-08-07 01:03:16 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-08-07 01:03:16 +0000 |
| commit | 86ede920dd47979e0c3e6abc58227677e1cc783f (patch) | |
| tree | 3e6c8ce5f3d5c721b3937567e98bdeb23983d052 /fml/doc/ja/tutorial | |
| parent | 11923edaaa9771b4be42099e42973cb02b0a2f22 (diff) | |
| download | fml8-86ede920dd47979e0c3e6abc58227677e1cc783f.tar.gz fml8-86ede920dd47979e0c3e6abc58227677e1cc783f.tar.bz2 fml8-86ede920dd47979e0c3e6abc58227677e1cc783f.zip | |
allow anoncvs over ssh, now.
Diffstat (limited to 'fml/doc/ja/tutorial')
| -rw-r--r-- | fml/doc/ja/tutorial/install/download.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/install/download.sgml b/fml/doc/ja/tutorial/install/download.sgml index 20ad3667..9e47fe90 100644 --- a/fml/doc/ja/tutorial/install/download.sgml +++ b/fml/doc/ja/tutorial/install/download.sgml @@ -1,5 +1,5 @@ <!-- - $FML: download.sgml,v 1.3 2004/04/07 11:07:05 fukachan Exp $ + $FML: download.sgml,v 1.4 2004/10/06 09:07:36 fukachan Exp $ --> @@ -55,9 +55,9 @@ anoncvs.fml.org の fmlsrc 以下が &fml8; ブランチです。 </para> <para> -cvs.fml.org にアクセスできる権限のある人は +anoncvs.fml.org には cvs over ssh でだれでもアクセスできます。 <screen> -cvs -d cvs.fml.org:/cvsroot co fmlsrc +cvs -d anoncvs.fml.org:/cvsroot co fmlsrc </screen> でアクセスできます(注: cvs over ssh のみがサポートされます)。 </para> |
