OSDN Git Service

GNU_texinfo: Add po4a files.
[linuxjm/jm.git] / manual / GNU_texinfo / release / man5 / texinfo.5
1 .\" texinfo(5)
2 .\" %Id: texinfo.5,v 1.3 1999/03/25 21:28:25 karl Exp %
3 .\" $FreeBSD$
4 .\"
5 .\" Copyright (C) 1998, 99 Free Software Foundation, Inc.
6 .\"
7 .\" Permission is granted to make and distribute verbatim copies of this
8 .\" manual provided the copyright notice and this permission notice are
9 .\" preserved on all copies.
10 .\"
11 .\" Permission is granted to copy and distribute modified versions of
12 .\" this manual under the conditions for verbatim copying, provided that
13 .\" the entire resulting derived work is distributed under the terms of a
14 .\" permission notice identical to this one.
15 .\"
16 .\" Permission is granted to copy and distribute translations of this
17 .\" manual into another language, under the above conditions for modified
18 .\" versions, except that this permission notice may be stated in a
19 .\" translation approved by the Foundation.
20 .\"
21 .TH TEXINFO 5 "GNU Texinfo" "FSF"
22 .SH 名称
23 Texinfo \- ソフトウェアのドキュメンテーションシステム
24 .SH 説明
25 Texinfo は単一のソースファイルを使用して、オンライン情報とプリント用の
26 出力の両方を生成するドキュメンテーションシステムです。これはもともと
27 ソフトウェアのマニュアルを書くために設計されたものです。
28 .PP
29 Texinfo の言語および関連のあるツールに関しての説明文の全体が必要なときは、
30 Texinfo マニュアルを参照してください (このマニュアル自体も Texinfo で
31 書かれています)。
32 もっともありふれた場合では、シェルから次のコマンドを実行します :
33 .RS
34 .I info texinfo
35 .RE
36 あるいは、Emacs 内部から次のキーシーケンスを実行します :
37 .RS
38 .I M-x info RET m texinfo RET
39 .RE
40 こうすると、Texinfo マニュアルにたどり着けるでしょう。
41 .SH 入手性
42 ftp://ftp.gnu.org/gnu/texinfo/
43 .br
44 あるいは、GNU ミラーサイトから入手できます。
45 .SH バグレポート
46 バグレポートは bug-texinfo@gnu.org へ電子メールで送ってください。
47 一般的な質問や議論は help-texinfo@gnu.org へお願いします。
48 .SH 関連項目
49 info(1), install-info(1), makeinfo(1), texi2dvi(1), texindex(1).
50 .br
51 emacs(1), tex(1).
52 .br
53 info(5)