OSDN Git Service

(split) LDP: Update release pages based on LDP 3.54 release
[linuxjm/LDP_man-pages.git] / release / man5 / nologin.5
index bd51172..02386d3 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 Sun Jul 25 11:06:34 1993 by Rik Faith (faith@cs.unc.edu)
 .\" Corrected Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com)
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
 .\"
 .\" Japanese Version Copyright (c) 1997 Ueyama Rui
 .\"         all rights reserved.
 .\" Translated Mon Aug 25 14:30:24 JST 1997
 .\"         by Ueyama Rui <rui@campus.or.jp>
 .\"
-.TH NOLOGIN 5 1992-12-29 "Linux" "Linux Programmer's Manual"
+.TH NOLOGIN 5 2012\-04\-16 Linux "Linux Programmer's Manual"
 .SH 名前
 nologin \- 非特権ユーザのログインを禁止する
 .SH 説明
-\fI/etc/nologin\fP というファイルがあると
-.BR login (1)
-はルートのみにアクセスを許可するようになる。他のユーザーがログインしようと
-しても拒否し、そのときこのファイルの内容を表示する。
+\fI/etc/nologin\fP というファイルが存在し、かつそのファイルが読み込み専用の場合、
+\fBlogin\fP(1) はルートのみにアクセスを許可するようになる。
+他のユーザーがログインしようとしても拒否し、そのときこのファイルの内容を表示する。
 .SH ファイル
 /etc/nologin
 .SH 関連項目
-.BR login (1),
-.BR shutdown (8)
+\fBlogin\fP(1), \fBshutdown\fP(8)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。