diff options
author | Kazuo Horikawa <horikawa@FreeBSD.org> | 2001-09-12 10:44:39 +0000 |
---|---|---|
committer | Kazuo Horikawa <horikawa@FreeBSD.org> | 2001-09-12 10:44:39 +0000 |
commit | c620cd74980c5491b29e894fcf21d38d647cb4f3 (patch) | |
tree | 903ca1ded4358124c706aac5b80494b9a6ee7b9e /ja_JP.eucJP/man/man1/compress.1 | |
parent | 29fede05a008e259ac1b58263872ba50265fded3 (diff) |
Notes
Diffstat (limited to 'ja_JP.eucJP/man/man1/compress.1')
-rw-r--r-- | ja_JP.eucJP/man/man1/compress.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ja_JP.eucJP/man/man1/compress.1 b/ja_JP.eucJP/man/man1/compress.1 index 5c2d05acc0..baa18d564f 100644 --- a/ja_JP.eucJP/man/man1/compress.1 +++ b/ja_JP.eucJP/man/man1/compress.1 @@ -35,7 +35,7 @@ .\" .\" @(#)compress.1 8.2 (Berkeley) 4/18/94 .\" %FreeBSD: src/usr.bin/compress/compress.1,v 1.4.2.4 2001/08/16 13:16:46 ru Exp % -.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/compress.1,v 1.6 2001/07/29 05:14:50 horikawa Exp $ +.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/compress.1,v 1.7 2001/08/17 06:18:09 horikawa Exp $ .\" .Dd April 18, 1994 .Dt COMPRESS 1 @@ -149,9 +149,7 @@ compressed または uncompressed の出力を標準出力に出します。 (compactコマンドで使われている)最適化Huffman法よって得られるより、圧縮 は良く、計算時間もかかりません。 .Sh 診断 -.Nm -ユーティリティは正常終了時には 0 を、エラー終了時には 0 より大きい値を -返します。 +.Ex -std .Sh 関連項目 .Rs .%A Welch, Terry A. |