OSDN Git Service

(split) LDP: Update original to v3.37.
[linuxjm/LDP_man-pages.git] / original / 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 .TH INTRO 8 2007-10-23 "Linux" "Linux Programmer's Manual"
29 .SH NAME
30 intro \- Introduction to administration and privileged commands
31 .SH DESCRIPTION
32 Section 8 of the manual describes commands
33 which either can be or are only used by the superuser,
34 like system-administration commands, daemons,
35 and hardware-related commands.
36
37 As with the commands in described section 1, the commands described
38 in this section terminate with an exit status that indicates
39 whether the command succeeded or failed.
40 See
41 .BR intro (1)
42 for more information.
43 .SH NOTES
44 .SS Authors and Copyright Conditions
45 Look at the header of the manual page source for the author(s) and copyright
46 conditions.
47 Note that these can be different from page to page!