Fix typos.

Add the untranslated chunk.

Submitted by:  kano@na.rim.or.jp
This commit is contained in:
SUZUKI Koichi 2004-10-28 15:24:36 +00:00
parent 828e67c8bf
commit d9aef30192
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22718
3 changed files with 16 additions and 2 deletions
ja_JP.eucJP/man/man1

View file

@ -234,7 +234,7 @@ end-of-file ʸ
以前のシステムで使われていた変換マップです。
.It Cm lcase
英大文字を小文字に変換します。
.It Cm paraven , parnone , parodd , parset
.It Cm pareven , parnone , parodd , parset
指定したパリティを持つデータを出力します。
.Tn EBCDIC
から

View file

@ -69,7 +69,7 @@
.Nm
が終了すると、アプリケーションはプリント出力処理に影響を与えることなく、
ファイルを安全に削除あるいは修正できます。
.It Fl d Ar dst
.It Fl d Ar dest
特定のプリンタを指定します。
コマンドラインに
.Fl d

View file

@ -119,6 +119,20 @@ setuid
ユーティリティは、前後の行をすべて無視します。
.Pp
以下のオプションを
.Nm
で使用可能です:
.Bl -tag -width ident
.It Fl m
伝統的な
.Nm
アルゴリズムの代りに Base64 方式でエンコードします。
.It Fl o Ar output_file
標準出力にではなく
.Ar output_file
に出力します。
.El
.Pp
以下のオプションを
.Nm uudecode
で使用可能です:
.Bl -tag -width ident