OSDN Git Service

(split) LDP: Update releases based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / release / man4 / ram.4
index 967ca41..222405f 100644 (file)
@@ -1,6 +1,7 @@
 .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
 .\"     Fri Apr  2 11:32:09 MET DST 1993
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" GNU General Public License for more details.
 .\"
 .\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
-.\" USA.
+.\" License along with this manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
 .\"
 .\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu)
+.\"*******************************************************************
 .\"
-.\" Japanese Version Copyright (c) 1996,1997,1998 ISHIKAWA Mutsumi
-.\"         all rights reserved.
-.\" Translated Tue Dec 28 17:23:13 JST 1996
-.\"         by ISHIKAWA Mutsumi <ishikawa@linux.or.jp>
-.\" Japanese Version Last Modified Sun Jan 11 03:55:54 1998
-.\"    by ISHIKAWA Mutsumi <ishikawa@linux.or.jp>
+.\" This file was generated with po4a. Translate the source file.
 .\"
-.\" WORD:      ram disk                ¥é¥à¥Ç¥£¥¹¥¯
-.\" WORD:      raw mode                ¥í¡¼¥â¡¼¥É
-.\" WORD:      block device            ¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹
-.TH RAM 4 1992-11-21 "Linux" "Linux Programmer's Manual"
-.SH Ì¾Á°
-ram \- RAM ¥Ç¥£¥¹¥¯¥Ç¥Ð¥¤¥¹
-.SH ÀâÌÀ
-\fIram\fP ¥Ç¥Ð¥¤¥¹¤Ï RAM ¥Ç¥£¥¹¥¯¤Ë¥í¡¼¥â¡¼¥É (raw mode) ¤Ç¥¢¥¯¥»¥¹¤¹¤ë¤¿¤á¤Î
-¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹ (block device) ¤Ç¤¢¤ë¡£
+.\"*******************************************************************
+.TH RAM 4 1992\-11\-21 Linux "Linux Programmer's Manual"
+.SH 名前
+ram \- RAM ディスクデバイス
+.SH 説明
+\fIram\fP デバイスは RAM ディスクにローモード (raw mode) でアクセスするための ブロックデバイス (block device)
+である。
 .LP
-ŵ·¿Åª¤Ë¤Ï¼¡¤Î¤è¤¦¤Ë¤·¤Æºî¤é¤ì¤ë¡£:
+典型的には次のようにして作られる。:
 .RS
 .sp
 mknod \-m 660 /dev/ram b 1 1
 .br
 chown root:disk /dev/ram
 .RE
-.SH ¥Õ¥¡¥¤¥ë
+.SH ファイル
 /dev/ram
-.SH ´ØÏ¢¹àÌÜ
-.BR chown (1),
-.BR mknod (1),
-.BR mount (8)
-.\" .SH ËÝÌõ¼Ô
-.\" ÀÐÀî ËÓ <ishikawa@linux.or.jp>
+.SH 関連項目
+\fBchown\fP(1), \fBmknod\fP(1), \fBmount\fP(8)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。