Imported tab->space correction by redhat
[infodrom/manpages-de] / man4 / ram.4
1 .\" Copyright (c) 1993 Michael Haardt (u31b3hs@pool.informatik.rwth-aachen.de), Fri Apr  2 11:32:09 MET DST 1993
2 .\"
3 .\" This is free documentation; you can redistribute it and/or
4 .\" modify it under the terms of the GNU General Public License as
5 .\" published by the Free Software Foundation; either version 2 of
6 .\" the License, or (at your option) any later version.
7 .\"
8 .\" The GNU General Public License's references to "object code"
9 .\" and "executables" are to be interpreted as the output of any
10 .\" document formatting or typesetting system, including
11 .\" intermediate and printed output.
12 .\"
13 .\" This manual is distributed in the hope that it will be useful,
14 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
15 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 .\" GNU General Public License for more details.
17 .\"
18 .\" You should have received a copy of the GNU General Public
19 .\" License along with this manual; if not, write to the Free
20 .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
21 .\" USA.
22 .\"
23 .\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu)
24 .\"
25 .\" Translated Tue Jan 23 01:30:24 1996
26 .\" by Norbert Kümin (norbert.kuemin@lugs.ch)
27 .\" Modified Mon Jun 10 01:40:11 1996 by Martin Schulze (joey@linux.de)
28 .\"
29 .TH RAM 4 "21. November 1992" "Linux" "Gerätedateien"
30 .SH BEZEICHNUNG
31 ram \- Ramdisk Gerätedatei
32 .SH BESCHREIBUNG
33 .BR Ram " ist ein blockorientiertes um auf die Ramdisk direkt zuzugreifen."
34 .LP
35 Normalerweise wird diese Datei erstellt mit:
36 .RS
37 .sp
38 mknod -m 660 /dev/ram b 1 1
39 .br
40 chown root.disk /dev/ram
41 .sp
42 .RE
43 .SH DATEIEN
44 .I /dev/ram
45 .SH "SIEHE AUCH"
46 .BR mknod (1),
47 .BR chown (1),
48 .BR mount (8).
49