* man/*.xml: Add author based on copyright statement.

* man/<ll>/*.[1358], man/<ll>/man[1358]/*.[1358],
	man/<ll>/Makefile.am: Sort manpages per section as the generated
	manpages.
This commit is contained in:
nekral-guest
2012-05-25 11:45:21 +00:00
parent cdd3ebfcf1
commit 042d6c48b3
179 changed files with 880 additions and 123 deletions

25
man/cs/man1/expiry.1 Normal file
View File

@@ -0,0 +1,25 @@
.TH "EXPIRY" "1" "11/05/2005" "User Commands" "User Commands"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "JMÉNO"
expiry \- zkontroluje a vynutí politiku vypršení platnosti hesla
.SH "POUŽITÍ"
.HP 7
\fBexpiry\fR [\-c] [\-f]
.SH "POPIS"
.PP
\fBexpiry\fR
zkontroluje (\fB\-c\fR) vypršení platnosti aktuálního hesla a případně vynutí (\fB\-f\fR) změnu. Příkaz lze spustit jako běžný uživatel.
.SH "SOUBORY"
.TP
\fI/etc/passwd\fR
informace o uživatelských účtech
.TP
\fI/etc/shadow\fR
důvěrné informace o uživatelských účtech
.SH "VIZ TAKÉ"
.PP
\fBpasswd\fR(5),
\fBshadow\fR(5).