]> git.ipfire.org Git - thirdparty/man-pages.git/blob - man8/intro.8
share/mk/: build-html: Don't build mbind.2 and set_mempolicy.2
[thirdparty/man-pages.git] / 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 .\" %%%LICENSE_START(GPLv2+_DOC_FULL)
6 .\" This is free documentation; you can redistribute it and/or
7 .\" modify it under the terms of the GNU General Public License as
8 .\" published by the Free Software Foundation; either version 2 of
9 .\" the License, or (at your option) any later version.
10 .\"
11 .\" The GNU General Public License's references to "object code"
12 .\" and "executables" are to be interpreted as the output of any
13 .\" document formatting or typesetting system, including
14 .\" intermediate and printed output.
15 .\"
16 .\" This manual is distributed in the hope that it will be useful,
17 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
18 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 .\" GNU General Public License for more details.
20 .\"
21 .\" You should have received a copy of the GNU General Public
22 .\" License along with this manual; if not, see
23 .\" <http://www.gnu.org/licenses/>.
24 .\" %%%LICENSE_END
25 .\"
26 .\" Modified Sat Jul 24 17:35:48 1993 by Rik Faith (faith@cs.unc.edu)
27 .\" 2007-10-23 mtk: minor rewrites, and added paragraph on exit status
28 .\"
29 .TH INTRO 8 2007-10-23 "Linux" "Linux Programmer's Manual"
30 .SH NAME
31 intro \- introduction to administration and privileged commands
32 .SH DESCRIPTION
33 Section 8 of the manual describes commands
34 which either can be or are used only by the superuser,
35 like system-administration commands, daemons,
36 and hardware-related commands.
37 .PP
38 As with the commands described in Section 1, the commands described
39 in this section terminate with an exit status that indicates
40 whether the command succeeded or failed.
41 See
42 .BR intro (1)
43 for more information.
44 .SH NOTES
45 .SS Authors and copyright conditions
46 Look at the header of the manual page source for the author(s) and copyright
47 conditions.
48 Note that these can be different from page to page!