shadow/man
Tomas Mraz 4633164857 login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids.
As the large uids are usually provided by remote user identity and
authentication service, which also provide user login tracking,
there is no need to create a huge sparse file for them on every local
machine.

fixup! login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids.
2018-12-10 13:25:56 -06:00
..
cs
da
de
es
fi
fr Allow disabling of subordinate IDs. 2013-08-11 15:46:59 +02:00
hu
id
it
ja Syntax fix in Japanese manpage 2013-07-29 10:18:41 +02:00
ko
login.defs.d login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. 2018-12-10 13:25:56 -06:00
pl
po Make language less binary 2017-09-20 17:00:29 +01:00
pt_BR
ru
sv
tr
zh_CN
zh_TW
.gitignore
chage.1.xml Make language less binary 2017-09-20 17:00:29 +01:00
chfn.1.xml Avoid spaces between <option> and <replaceable> 2013-08-23 20:29:40 +02:00
chgpasswd.8.xml man: Fix a number of typos for various commands. 2016-04-28 15:56:28 +02:00
chpasswd.8.xml man: Fix a number of typos for various commands. 2016-04-28 15:56:28 +02:00
chsh.1.xml Avoid spaces between <option> and <replaceable> 2013-08-23 20:29:40 +02:00
config.xml.in
expiry.1.xml
faillog.5.xml
faillog.8.xml Avoid spaces between <option> and <replaceable> 2013-08-23 20:29:40 +02:00
generate_mans.mak Merge pull request #55 from glensc/travis2 2016-12-06 23:27:19 -06:00
generate_translations.mak run travis 2016-12-06 01:09:17 +02:00
gpasswd.1.xml Avoid spaces between <option> and <replaceable> 2013-08-23 20:29:40 +02:00
groupadd.8.xml add --prefix option 2017-03-01 22:51:09 +01:00
groupdel.8.xml add --prefix option 2017-03-01 22:51:09 +01:00
groupmems.8.xml Make language less binary 2017-09-20 17:00:29 +01:00
groupmod.8.xml upstream merge 2018-01-23 23:10:19 +01:00
groups.1.xml
grpck.8.xml Avoid spaces between <option> and <replaceable> 2013-08-23 20:29:40 +02:00
gshadow.5.xml man: Fix typos 2016-08-05 18:50:51 +02:00
id.1.xml
lastlog.8.xml login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. 2018-12-10 13:25:56 -06:00
limits.5.xml man: Fix typos 2016-08-05 18:50:51 +02:00
login.1.xml
login.access.5.xml
login.defs.5.xml login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. 2018-12-10 13:25:56 -06:00
logoutd.8.xml
Makefile.am login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. 2018-12-10 13:25:56 -06:00
newgidmap.1.xml Fixed typos in new{g,u}idmap tools. 2016-07-02 16:39:18 +02:00
newgrp.1.xml Fix encoding. 2013-08-23 20:29:42 +02:00
newuidmap.1.xml Fixed typos in new{g,u}idmap tools. 2016-07-02 16:39:18 +02:00
newusers.8.xml man: Fix typos 2016-08-05 18:50:51 +02:00
nologin.8.xml man: Fix a number of typos for various commands. 2016-04-28 15:56:28 +02:00
passwd.1.xml Add note to passwd(1) that --maxdays -1 disables the setting. 2018-01-03 18:36:40 +01:00
passwd.5.xml
porttime.5.xml
pwck.8.xml man: Fix a number of typos for various commands. 2016-04-28 15:56:28 +02:00
pwconv.8.xml Avoid spaces between <option> and <replaceable> 2013-08-23 20:29:40 +02:00
README.md Add note about conditional man pages 2017-09-08 22:14:17 +02:00
sg.1.xml Fix encoding. 2013-08-23 20:29:42 +02:00
shadow.3.xml
shadow.5.xml man: Fix typos 2016-08-05 18:50:51 +02:00
su.1.xml su.c: be more predictable 2018-03-27 00:57:21 +02:00
suauth.5.xml man: Fix a number of typos for various commands. 2016-04-28 15:56:28 +02:00
subgid.5.xml sub[ug]id manpages: add note about performance when using login names versus UIDs 2014-09-17 15:48:17 -05:00
subuid.5.xml sub[ug]id manpages: add note about performance when using login names versus UIDs 2014-09-17 15:48:17 -05:00
sulogin.8.xml
useradd.8.xml login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. 2018-12-10 13:25:56 -06:00
userdel.8.xml add --prefix option 2017-03-01 22:51:09 +01:00
usermod.8.xml login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. 2018-12-10 13:25:56 -06:00
vipw.8.xml Avoid spaces between <option> and <replaceable> 2013-08-23 20:29:40 +02:00

The official releases ship with pre-built manpages.

The content of the man pages however is dependent on compile flags. So the pre-built ones might not fit your version of shadow. To build them yourself use --enable-man. Furthermore the following build requirements will be needed:

  • xsltproc
  • docbook 4
  • docbook stylesheets
  • xml2po