summaryrefslogtreecommitdiff
path: root/man/zh_CN/man8/nologin.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/zh_CN/man8/nologin.8')
-rw-r--r--man/zh_CN/man8/nologin.849
1 files changed, 0 insertions, 49 deletions
diff --git a/man/zh_CN/man8/nologin.8 b/man/zh_CN/man8/nologin.8
deleted file mode 100644
index 7b7f4abc..00000000
--- a/man/zh_CN/man8/nologin.8
+++ /dev/null
@@ -1,49 +0,0 @@
-'\" t
-.\" Title: nologin
-.\" Author: Nicolas Fran\(,cois <nicolas.francois@centraliens.net>
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 2012-05-25
-.\" Manual: 系统管理命令
-.\" Source: shadow-utils 4.1.5.1
-.\" Language: Chinese Simplified
-.\"
-.TH "NOLOGIN" "8" "2012-05-25" "shadow\-utils 4\&.1\&.5\&.1" "系统管理命令"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "名称"
-nologin \- 礼貌地拒绝登录
-.SH "大纲"
-.HP \w'\fBnologin\fR\ 'u
-\fBnologin\fR
-.SH "描述"
-.PP
-\fBnologin\fR
-命令显示一个信息,说账户不可用然后返回非零值。它用于代替已经禁用的账户的 shell 字段。
-.PP
-如果要禁用所有登录,请参考
-\fBnologin\fR(5)。
-.SH "参见"
-.PP
-\fBlogin\fR(1),
-\fBnologin\fR(5)\&.
-.SH "历史"
-.PP
-\fBnologin\fR
-首次出现于 BSD 4\&.4。