-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathintro.4.html
143 lines (98 loc) · 4.96 KB
/
intro.4.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>intro(4) — Linux manual pages</title>
<link rel="stylesheet" href="../stylesheet/manpages.css" type="text/css" />
<link rel="home" href="../index.html" title="intro(4) — Linux manual pages" />
<script type="text/javascript" src="../stylesheet/manpages.js" xml:space="preserve">
</script>
<link rel="icon" href="../stylesheet/icon.gif" type="image/gif" />
</head>
<body onload="javascript:init()">
<div class="refentry" title="intro(4) — Linux manual pages">
<a id="intro.4" name="intro.4" shape="rect"> </a>
<div class="titlepage"> </div>
<div class="refnamediv">
<h2>Name</h2>
<p>intro — Introduction to special files</p>
</div>
<div class="refsect1" title="DESCRIPTION">
<a id="intro-4_sect1" name="intro-4_sect1" shape="rect"> </a>
<h2>DESCRIPTION</h2>
<p>Section 4 of the manual describes special files
(devices).</p>
</div>
<div class="refsect1" title="FILES">
<a id="intro-4_sect2" name="intro-4_sect2" shape="rect"> </a>
<h2>FILES</h2>
<p>/dev/* — device files</p>
</div>
<div class="refsect1" title="NOTES">
<a id="intro-4_sect3" name="intro-4_sect3" shape="rect"> </a>
<h2>NOTES</h2>
<div class="refsect2" title="Authors and Copyright Conditions">
<a id="intro-4_sect4" name="intro-4_sect4" shape="rect"> </a>
<h3>Authors and Copyright Conditions</h3>
<p>Look at the header of the manual page source for the
author(s) and copyright conditions. Note that these can be
different from page to page!</p>
</div>
</div>
<div class="refsect1" title="SEE ALSO">
<a id="intro-4_sect5" name="intro-4_sect5" shape="rect"> </a>
<h2>SEE ALSO</h2>
<p><a class="link" href="../htmlman7/standards.7.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">standards</span>(7)</span></a></p>
</div>
<div class="colophon" title="COLOPHON">
<a id="intro-4_sect6" name="intro-4_sect6" shape="rect"> </a>
<h2>COLOPHON</h2>
<p>This page is part of release 3.24 of the Linux <em class="replaceable"><code>man-pages</code></em> project. A
description of the project, and information about reporting
bugs, can be found at
http://www.kernel.org/doc/man-pages/.</p>
<div class="license">
<table style="border-collapse: collapse;">
<colgroup span="1">
<col span="1" />
</colgroup>
<tbody>
<tr>
<td style="" rowspan="1" colspan="1">
<div class="literallayout">
<br />
Copyright (c) 1993 Michael Haardt (michael<script type="text/javascript">document.write('@');</script><noscript>(@)</noscript>moria.de),<br />
Fri Apr 2 11:32:09 MET DST 1993<br />
<br />
This is free documentation; you can redistribute it and/or<br />
modify it under the terms of the GNU General Public License as<br />
published by the Free Software Foundation; either version 2 of<br />
the License, or (at your option) any later version.<br />
<br />
The GNU General Public License's references to "object code"<br />
and "executables" are to be interpreted as the output of any<br />
document formatting or typesetting system, including<br />
intermediate and printed output.<br />
<br />
This manual is distributed in the hope that it will be useful,<br />
but WITHOUT ANY WARRANTY; without even the implied warranty of<br />
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br />
GNU General Public License for more details.<br />
<br />
You should have received a copy of the GNU General Public<br />
License along with this manual; if not, write to the Free<br />
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,<br />
USA.<br />
<br />
Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith<script type="text/javascript">document.write('@');</script><noscript>(@)</noscript>cs.unc.edu)<br />
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</body>
</html>