Minor revisions of English man pages
This commit is contained in:
parent
bd031fbd4d
commit
44d56a0d37
@ -31,11 +31,11 @@ pam_panic_pw \- Set and change the passwords for the \fBpam_panic\fR(8) PAM modu
|
|||||||
|
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
It sets the passwords for the \fBpam_panic\fR(8) PAM module\&.
|
\fBpam_panic_pw\fR sets the passwords for the \fBpam_panic\fR(8) PAM module\&.
|
||||||
.PP
|
.PP
|
||||||
There are two passwords: The "Key password" and the "Panic password"\&.
|
There are two passwords: the "key password" and the "panic password"\&.
|
||||||
The "Key password" is used for the normal authentication
|
The "key password" is used for the normal authentication
|
||||||
whereas the "Panic password" will execute the panic function\&.
|
whereas the "panic password" will execute the panic function\&.
|
||||||
|
|
||||||
|
|
||||||
.SH "RETURN VALUES"
|
.SH "RETURN VALUES"
|
||||||
|
@ -40,18 +40,18 @@ There are two possible options in how to use this PAM module:
|
|||||||
First possible option:
|
First possible option:
|
||||||
.RS 2
|
.RS 2
|
||||||
There are two removable media which work as keys: the auth key and the panic key\&.
|
There are two removable media which work as keys: the auth key and the panic key\&.
|
||||||
The auth key will let you pass to the password prompt whereas the panic key will execute the panic function\&.
|
The auth key will let you pass to the password prompt whereas the panic key will call the panic function\&.
|
||||||
.RE
|
.RE
|
||||||
Second possible option:
|
Second possible option:
|
||||||
.RS 2
|
.RS 2
|
||||||
There are two passwords: the key password and the panic password\&. The key password will let you pass to the original password prompt whereas the panic password will execute the panic function\&.
|
There are two passwords: the key password and the panic password\&. The key password will let you pass to the original password prompt whereas the panic password will call the panic function\&.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.PD 1
|
.PD 1
|
||||||
.PP
|
.PP
|
||||||
The panic function:
|
The panic function:
|
||||||
.RS 2
|
.RS 2
|
||||||
Its behaviour is defined through the arguments \fBreboot\fR, \fBpoweroff\fR and/or \fBserious\fR\&.
|
The behaviour of this function is defined through the arguments \fBreboot\fR, \fBpoweroff\fR and/or \fBserious\fR\&. See the \fBOPTIONS\R section for details\&.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ Activates the password function having a panic and key password\&.
|
|||||||
If the options \fBallow\fR and \fBreject\fR are provided this option will be ignored\&.
|
If the options \fBallow\fR and \fBreject\fR are provided this option will be ignored\&.
|
||||||
.PD 0
|
.PD 0
|
||||||
.PP
|
.PP
|
||||||
To set the passwords the program \fBpam_panic_pw\fR(1) is provided\&.
|
These passwords can be set with the \fBpam_panic_pw\fR(1) command\&.
|
||||||
.RE
|
.RE
|
||||||
.PD 1
|
.PD 1
|
||||||
.PP
|
.PP
|
||||||
|
Loading…
Reference in New Issue
Block a user