Lines Matching +full:document +full:- +full:file
10 The version of this document at lanana.org is no longer maintained. This
11 version in the mainline Linux kernel is the master document. Updates
13 :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` document).
15 "BLOCK LAYER" in the MAINTAINERS file to find the right maintainers
18 This document is included by reference into the Filesystem Hierarchy
25 This document is in the public domain. The authors requests, however,
63 --------------------------------------
77 /dev/fd /proc/self/fd symbolic File descriptors
78 /dev/stdin fd/0 symbolic stdin file descriptor
79 /dev/stdout fd/1 symbolic stdout file descriptor
80 /dev/stderr fd/2 symbolic stderr file descriptor
81 /dev/nfsd socksys symbolic Required by iBCS-2
82 /dev/X0R null symbolic Required by iBCS-2
85 Note: ``/dev/X0R`` is <letter X>-<digit 0>-<letter R>.
100 /dev/scd? sr? hard Alternate SCSI CD-ROM name
114 /dev/cdrom CD-ROM device symbolic Current CD-ROM device
115 /dev/cdwriter CD-writer symbolic Current CD-writer device
123 well as dialout, as it tends to cause lock file problems. If it
138 Non-transient sockets and named pipes may exist in /dev. Common entries are:
159 ----------------
173 Linux-specific, some were inherited from other systems, and some
182 Virtual consoles are full-screen terminal displays on the system video
192 single-user mode. Starting with Linux 2.1.71, ``/dev/console`` is managed
201 Serial ports are RS-232 serial ports and any device which simulates
215 The alternate devices provide for kernel-based exclusion and somewhat
222 the names ``/var/lock/LCK..ttyX#``. The contents of the lock file should
229 that a lock file be installed with the corresponding alternate
243 should take into account the possibility of being used on a non-serial
251 PPP capability) to arbitrary data-generation processes. Each PTY has
252 a master side, named ``/dev/pty[p-za-e][0-9a-f]``, and a slave side, named
253 ``/dev/tty[p-za-e][0-9a-f]``. The kernel arbitrates the use of PTYs by