Skip to content

Commit 48d8e3e

Browse files
*: expiry(1): Remove program
Password expiration is deprecated, and will be eventually removed. The functionality of expiry(1) is the most superfluous of password expiry and can be removed early. This shouldn't conflict with any existing regulations about password expiry. Link: <#1432> Signed-off-by: Alejandro Colomar <[email protected]>
1 parent 6d98370 commit 48d8e3e

File tree

104 files changed

+2
-2916
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+2
-2916
lines changed

man/Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ man_MANS = \
1212
man8/chgpasswd.8 \
1313
man8/chpasswd.8 \
1414
man1/chsh.1 \
15-
man1/expiry.1 \
1615
man5/faillog.5 \
1716
man8/faillog.8 \
1817
man3/getspnam.3 \
@@ -80,7 +79,6 @@ man_XMANS = \
8079
chgpasswd.8.xml \
8180
chpasswd.8.xml \
8281
chsh.1.xml \
83-
expiry.1.xml \
8482
faillog.5.xml \
8583
faillog.8.xml \
8684
getsubids.1.xml \

man/cs/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
mandir = @mandir@/cs
33

44
man_MANS = \
5-
man1/expiry.1 \
65
man5/faillog.5 \
76
man8/faillog.8 \
87
man1/gpasswd.1 \

man/cs/man1/expiry.1

Lines changed: 0 additions & 25 deletions
This file was deleted.

man/de/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ man_MANS = \
77
man8/chgpasswd.8 \
88
man8/chpasswd.8 \
99
man1/chsh.1 \
10-
man1/expiry.1 \
1110
man5/faillog.5 \
1211
man8/faillog.8 \
1312
man3/getspnam.3 \

man/expiry.1.xml

Lines changed: 0 additions & 125 deletions
This file was deleted.

man/fr/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ man_MANS = \
77
man8/chgpasswd.8 \
88
man8/chpasswd.8 \
99
man1/chsh.1 \
10-
man1/expiry.1 \
1110
man5/faillog.5 \
1211
man8/faillog.8 \
1312
man3/getspnam.3 \

man/it/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ man_MANS = \
77
man8/chgpasswd.8 \
88
man8/chpasswd.8 \
99
man1/chsh.1 \
10-
man1/expiry.1 \
1110
man5/faillog.5 \
1211
man8/faillog.8 \
1312
man3/getspnam.3 \

man/ja/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ man_MANS = \
66
man1/chfn.1 \
77
man8/chpasswd.8 \
88
man1/chsh.1 \
9-
man1/expiry.1 \
109
man5/faillog.5 \
1110
man8/faillog.8 \
1211
man1/gpasswd.1 \

man/ja/man1/expiry.1

Lines changed: 0 additions & 30 deletions
This file was deleted.

man/login.defs.5.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@
284284
</para>
285285
</listitem>
286286
</varlistentry>
287-
<!-- expiry: no variables (CONSOLE_GROUPS linked, but not used) -->
288287
<!-- faillog: no variables -->
289288
<varlistentry>
290289
<term>gpasswd</term>

0 commit comments

Comments
 (0)