]> git.ipfire.org Git - thirdparty/man-pages.git/blame - man8/intro.8
ld.so.8: tfix
[thirdparty/man-pages.git] / man8 / intro.8
CommitLineData
ab81273b
MK
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>
fea681da 4.\"
1dd72f9c 5.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
fea681da
MK
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
c715f741
MK
22.\" License along with this manual; if not, see
23.\" <http://www.gnu.org/licenses/>.
6a8d8745 24.\" %%%LICENSE_END
c13182ef 25.\"
fea681da 26.\" Modified Sat Jul 24 17:35:48 1993 by Rik Faith (faith@cs.unc.edu)
ab81273b
MK
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"
fea681da 30.SH NAME
f68512e9 31intro \- introduction to administration and privileged commands
fea681da 32.SH DESCRIPTION
ab81273b 33Section 8 of the manual describes commands
33a0ccb2 34which either can be or are used only by the superuser,
ab81273b
MK
35like system-administration commands, daemons,
36and hardware-related commands.
37
4e3abe8b 38As with the commands described in Section 1, the commands described
ab81273b
MK
39in this section terminate with an exit status that indicates
40whether the command succeeded or failed.
41See
42.BR intro (1)
43for more information.
44.SH NOTES
c634028a 45.SS Authors and copyright conditions
ab81273b 46Look at the header of the manual page source for the author(s) and copyright
c13182ef
MK
47conditions.
48Note that these can be different from page to page!