[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] Fix a mistake in Debian sarge Release Notes for Japanese



Hi,

I found a mistake in Debian sarge Release Notes for Japanese,
where "aptitude update" is wrongly used instead of "apt-get update".
Please apply this patch to fix it.

Thanks,

-- 
|:  Noritada KOBAYASHI
|:  Dept. of General Systems Studies,
|:  Graduate School of Arts and Sciences, Univ. of Tokyo
|:  E-mail: nori1@dolphin.c.u-tokyo.ac.jp (preferable)
|:          nori@esa.c.u-tokyo.ac.jp
|:  Key fingerprint = AB26 9533 81DA 997B 3C06  4380 19BB ADA0 695C 9F53


Index: manuals.sgml/release-notes/ja/release-notes.ja.sgml
===================================================================
RCS file: /cvs/debian-doc/ddp/manuals.sgml/release-notes/ja/release-notes.ja.sgml,v
retrieving revision 1.11
diff -u -r1.11 release-notes.ja.sgml
--- manuals.sgml/release-notes/ja/release-notes.ja.sgml	1 Jul 2005 13:19:39 -0000	1.11
+++ manuals.sgml/release-notes/ja/release-notes.ja.sgml	1 Nov 2005 03:19:56 -0000
@@ -927,7 +927,7 @@
            するかもしれないので、ここでは <prgn/apt-get/ を使います</footnote>:</p>
 	  
 	  <p><example>
-# aptitude update
+# apt-get update
 	  </example></p>
 
         </sect1>



Reply to: