OSDN Git Service

(split) Convert release and draft pages to UTF-8.
[linuxjm/LDP_man-pages.git] / release / man8 / intro.8
1 .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
2 .\"         Fri Apr  2 11:32:09 MET DST 1993
3 .\" and Copyright (C) 2007 Michael Kerrisk <mtk.manpages@gmail.com>
4 .\"
5 .\" This is free documentation; you can redistribute it and/or
6 .\" modify it under the terms of the GNU General Public License as
7 .\" published by the Free Software Foundation; either version 2 of
8 .\" the License, or (at your option) any later version.
9 .\"
10 .\" The GNU General Public License's references to "object code"
11 .\" and "executables" are to be interpreted as the output of any
12 .\" document formatting or typesetting system, including
13 .\" intermediate and printed output.
14 .\"
15 .\" This manual is distributed in the hope that it will be useful,
16 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
17 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 .\" GNU General Public License for more details.
19 .\"
20 .\" You should have received a copy of the GNU General Public
21 .\" License along with this manual; if not, write to the Free
22 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
23 .\" USA.
24 .\"
25 .\" Modified Sat Jul 24 17:35:48 1993 by Rik Faith (faith@cs.unc.edu)
26 .\" 2007-10-23 mtk: minor rewrites, and added paragraph on exit status
27 .\"
28 .\" Japanese Version Copyright (c) 1997 HANATAKA Shinya
29 .\"         all rights reserved.
30 .\" Translated 1997-05-08, HANATAKA Shinya <hanataka@abyss.rim.or.jp>
31 .\" Updated 2008-02-09, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>, LDP v2.77
32 .\"
33 .TH INTRO 8 2007-10-23 "Linux" "Linux Programmer's Manual"
34 .SH 名前
35 intro \- 管理コマンドと特権コマンドの説明
36 .SH 説明
37 マニュアルの 8 章は、システム管理用のコマンド、デーモン (daemon)、
38 ハードウェア関連のコマンドといった、スーパー・ユーザーによってのみ
39 使用される/できるコマンドについて説明している。
40
41 1 章で説明されているコマンドと同様、この章で説明されるコマンドは
42 コマンドの成功・失敗を示す終了ステータスで終了する。
43 さらなる情報は
44 .BR intro (1)
45 を参照のこと。
46 .SH 備考
47 .SS 著者と著作権
48 著者と著作権 (copyright) に関しては各マニュアル・ページのソースのヘッダーを見ること。
49 これらはページごとに異っている。