X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fmanual.texi;h=46bda549bec102a85be5c2009cf702d20ae0842f;hb=58f6c7f332e806d64273492cb8011f10c78ec70b;hp=26d2d7ada9e5937cfae07f77c771d69ce37be052;hpb=ab30f793d2a2006848a701b2ac5c1ecd3fe00e03;p=YACASL2.git diff --git a/doc/manual.texi b/doc/manual.texi index 26d2d7a..46bda54 100644 --- a/doc/manual.texi +++ b/doc/manual.texi @@ -442,7 +442,7 @@ $ @kbd{od -t x2 hello.o} 0000106 @end example -オブジェクトファイルの実行には、@command{casl2}を使います。 +オブジェクトファイルの実行には、@command{comet2}を使います。 @example $ @kbd{comet2 hello.o}