aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/man1/psbb.1
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/man/man1/psbb.1')
-rw-r--r--ja_JP.eucJP/man/man1/psbb.139
1 files changed, 0 insertions, 39 deletions
diff --git a/ja_JP.eucJP/man/man1/psbb.1 b/ja_JP.eucJP/man/man1/psbb.1
deleted file mode 100644
index b984478c27..0000000000
--- a/ja_JP.eucJP/man/man1/psbb.1
+++ /dev/null
@@ -1,39 +0,0 @@
-.ig \"-*- nroff -*-
-Copyright (C) 1989-1995 Free Software Foundation, Inc.
-
-Permission is granted to make and distribute verbatim copies of
-this manual provided the copyright notice and this permission notice
-are preserved on all copies.
-
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided that the
-entire resulting derived work is distributed under the terms of a
-permission notice identical to this one.
-
-Permission is granted to copy and distribute translations of this
-manual into another language, under the above conditions for modified
-versions, except that this permission notice may be included in
-translations approved by the Free Software Foundation instead of in
-the original English.
-..
-.TH PSBB 1 "7 September 1996" "Groff Version 1.10"
-.\" jpman %Id: psbb.1,v 1.2 1997/05/20 01:24:45 mutoh Stab %
-.SH 名称
-psbb \- PostScript 文書のバウンディングボックスを表示する
-.SH 書式
-.B psbb
-.I file
-.SH 解説
-psbb
-は、 Document Structuring convention に従った PostScript ファイルを読み込み、
-.B "%%BoundingBox"
-コメントを探します。
-もし見つかれば、以下の形式の行を標準出力に出力し、終了ステータス 0 を返します。
-.IP
-.I
-llx lly urx ury
-.LP
-もしそのような行が見つからないか、形式が不正な場合はその旨メッセージを
-出力し、0 以外の終了ステータスを返します。
-.SH 関連項目
-.BR grops (1)