OSDN Git Service

(split) Convert release and draft pages to UTF-8.
[linuxjm/LDP_man-pages.git] / draft / man5 / intro.5
1 .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
2 .\"     Fri Apr  2 11:32:09 MET DST 1993
3 .\"
4 .\" This is free documentation; you can redistribute it and/or
5 .\" modify it under the terms of the GNU General Public License as
6 .\" published by the Free Software Foundation; either version 2 of
7 .\" the License, or (at your option) any later version.
8 .\"
9 .\" The GNU General Public License's references to "object code"
10 .\" and "executables" are to be interpreted as the output of any
11 .\" document formatting or typesetting system, including
12 .\" intermediate and printed output.
13 .\"
14 .\" This manual is distributed in the hope that it will be useful,
15 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
16 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 .\" GNU General Public License for more details.
18 .\"
19 .\" You should have received a copy of the GNU General Public
20 .\" License along with this manual; if not, write to the Free
21 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
22 .\" USA.
23 .\"
24 .\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu)
25 .\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl)
26 .\"
27 .\" Japanese Version Copyright (c) 1998 NAKANO Takeo all rights reserved.
28 .\" Translated Tue 13 Oct 1998 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
29 .\"
30 .TH INTRO 5 2007-10-23 "Linux" "Linux Programmer's Manual"
31 .\"O .SH NAME
32 .SH 名前
33 .\"O intro \- Introduction to file formats
34 intro \- ファイルフォーマットの紹介
35 .\"O .SH DESCRIPTION
36 .SH 説明
37 .\"O Section 5 of the manual describes various file formats and protocols,
38 .\"O and the corresponding C structures, if any.
39 マニュアルの 5 章は、各種のファイルフォーマット、プロトコル、
40 (もしあれば) 対応する C の構造体について記載している。
41 .\"O .SH NOTES
42 .SH 備考
43 .\"O .SS Authors and Copyright Conditions
44 .SS 著者と著作権
45 .\"O Look at the header of the manual page source for the author(s) and copyright
46 .\"O conditions.
47 .\"O Note that these can be different from page to page!
48 著作者と権利条件に関しては、マニュアルページのソースのヘッダを見よ。
49 これらはページごとに異なる場合があるので注意すること。
50 .\"O .SH "SEE ALSO"
51 .SH 関連項目
52 .BR standards (7)