summaryrefslogtreecommitdiff
path: root/man/zh_CN/man8/sulogin.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/zh_CN/man8/sulogin.8')
-rw-r--r--man/zh_CN/man8/sulogin.832
1 files changed, 16 insertions, 16 deletions
diff --git a/man/zh_CN/man8/sulogin.8 b/man/zh_CN/man8/sulogin.8
index 23243948..6ebbd7c5 100644
--- a/man/zh_CN/man8/sulogin.8
+++ b/man/zh_CN/man8/sulogin.8
@@ -2,12 +2,12 @@
.\" Title: sulogin
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 2019-06-13
+.\" Date: 2019-12-01
.\" Manual: 系统管理命令
-.\" Source: shadow-utils 4.7
+.\" Source: shadow-utils 4.8
.\" Language: Chinese Simplified
.\"
-.TH "SULOGIN" "8" "2019-06-13" "shadow\-utils 4\&.7" "系统管理命令"
+.TH "SULOGIN" "8" "2019-12-01" "shadow\-utils 4\&.8" "系统管理命令"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -47,7 +47,8 @@ has an entry for a single user login\&.
.PP
The user is prompted
.PP
-Type control\-d to proceed with normal startup, (or give root password for system maintenance):
+Type control\-d to proceed with normal startup,
+(or give root password for system maintenance):
.PP
Input and output will be performed with the standard file descriptors unless the optional device name argument is provided\&.
.PP
@@ -75,28 +76,27 @@ should execute the sulogin command in single user mode\&.
As complete an environment as possible is created\&. However, various devices may be unmounted or uninitialized and many of the user commands may be unavailable or nonfunctional as a result\&.
.SH "配置文件"
.PP
-在
+The following configuration variables in
/etc/login\&.defs
-中有如下配置变量,可以用来更改此工具的行为:
+change the behavior of this tool:
.PP
\fBENV_HZ\fR (string)
.RS 4
-如果设置了,将会用于在用户登录时定义 HZ 环境变量。值必须以
-\fIHZ=\fR
-开头。Linux 上的常用值是
-\fIHZ=100\fR。
+If set, it will be used to define the HZ environment variable when a user login\&. The value must be preceded by
+\fIHZ=\fR\&. A common value on Linux is
+\fIHZ=100\fR\&.
.RE
.PP
\fBENV_TZ\fR (string)
.RS 4
-如果设置了,它将用于在用户登录时定义 TZ 环境变量。此值可以是以
+If set, it will be used to define the TZ environment variable when a user login\&. The value can be the name of a timezone preceded by
\fITZ=\fR
-开头的时区名(例如
-\fITZ=CST6CDT\fR),或者是包含时区规则的文件完整路径(例如
-/etc/tzname)。
+(for example
+\fITZ=CST6CDT\fR), or the full path to the file containing the timezone specification (for example
+/etc/tzname)\&.
.sp
-如果将完整路径指定为了一个不存在或不可读的文件,则默认使用
-\fITZ=CST6CDT\fR。
+If a full path is specified but the file does not exist or cannot be read, the default is to use
+\fITZ=CST6CDT\fR\&.
.RE
.SH "文件"
.PP