]> git.ipfire.org Git - thirdparty/shadow.git/commit
* man/login.defs.d/CONSOLE_GROUPS.xml,
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 8 Dec 2007 23:24:40 +0000 (23:24 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 8 Dec 2007 23:24:40 +0000 (23:24 +0000)
commit8c4d98edc1922ae59d7686cdc21ef03a425dc1aa
tree3fb43344c1807b18db79185782332adec58798b9
parent6c6a220b2e6caeef7dc5b50a1beda3f59a622781
* man/login.defs.d/CONSOLE_GROUPS.xml,
  man/login.defs.d/CONSOLE.xml, man/login.defs.d/DEFAULT_HOME.xml,
  man/login.defs.d/ENV_HZ.xml, man/login.defs.d/ENVIRON_FILE.xml,
  man/login.defs.d/ENV_PATH.xml, man/login.defs.d/ENV_SUPATH.xml,
  man/login.defs.d/ENV_TZ.xml, man/login.defs.d/ERASECHAR.xml,
  man/login.defs.d/FAIL_DELAY.xml,
  man/login.defs.d/FAILLOG_ENAB.xml,
  man/login.defs.d/FAKE_SHELL.xml, man/login.defs.d/FTMP_FILE.xml,
  man/login.defs.d/HUSHLOGIN_FILE.xml,
  man/login.defs.d/ISSUE_FILE.xml, man/login.defs.d/KILLCHAR.xml,
  man/login.defs.d/LASTLOG_ENAB.xml, man/login.defs.d/LOGIN_RETRIES.xml,
  man/login.defs.d/LOGIN_TIMEOUT.xml, man/login.defs.d/LOG_OK_LOGINS.xml,
  man/login.defs.d/LOG_UNKFAIL_ENAB.xml,
  man/login.defs.d/MAIL_CHECK_ENAB.xml, man/login.defs.d/MOTD_FILE.xml,
  man/login.defs.d/NOLOGINS_FILE.xml,
  man/login.defs.d/OBSCURE_CHECKS_ENAB.xml,
  man/login.defs.d/PASS_ALWAYS_WARN.xml,
  man/login.defs.d/PASS_CHANGE_TRIES.xml,
  man/login.defs.d/PASS_MAX_LEN.xml,
  man/login.defs.d/PORTTIME_CHECKS_ENAB.xml,
  man/login.defs.d/QUOTAS_ENAB.xml, man/login.defs.d/SULOG_FILE.xml,
  man/login.defs.d/SU_NAME.xml, man/login.defs.d/SU_WHEEL_ONLY.xml,
  man/login.defs.d/SYSLOG_SG_ENAB.xml,
  man/login.defs.d/SYSLOG_SU_ENAB.xml,
  man/login.defs.d/TTYGROUP.xml, man/login.defs.d/TTYTYPE_FILE.xml,
  man/login.defs.d/ULIMIT.xml, man/login.defs.d/USERGROUPS_ENAB.xml:
  New documentation of login.defs variables.
* man/login.defs.d/MAIL_DIR.xml: Updated. It now contains the
  MAIL_FILE documentation.
* man/login.defs.d/LOGIN_STRING.xml: Updated. Mentions %s.
* man/pwconv.8.xml, man/groupmems.8.xml, man/groupdel.8.xml,
  man/useradd.8.xml, man/pwck.8.xml, man/groupadd.8.xml,
  man/sulogin.8.xml, man/newgrp.1.xml, man/usermod.8.xml,
  man/su.1.xml, man/vipw.8.xml, man/passwd.1.xml,
  man/groupmod.8.xml, man/login.1.xml, man/userdel.8.xml,
  man/grpck.8.xml: Added CONFIGURATION section.
* man/generate_mans.mak: The generations of manpages depends on
  the variables from the Makefiles. Add the dependency on Makefile.
* man/login.defs.5.xml: New login.defs variable documented.
* man/Makefile.am: Added XML variable documentation to the
  distributed files.
67 files changed:
ChangeLog
man/Makefile.am
man/generate_mans.mak
man/groupadd.8.xml
man/groupdel.8.xml
man/groupmems.8.xml
man/groupmod.8.xml
man/grpck.8.xml
man/login.1.xml
man/login.defs.5.xml
man/login.defs.d/CONSOLE.xml [new file with mode: 0644]
man/login.defs.d/CONSOLE_GROUPS.xml [new file with mode: 0644]
man/login.defs.d/DEFAULT_HOME.xml [new file with mode: 0644]
man/login.defs.d/ENVIRON_FILE.xml [new file with mode: 0644]
man/login.defs.d/ENV_HZ.xml [new file with mode: 0644]
man/login.defs.d/ENV_PATH.xml [new file with mode: 0644]
man/login.defs.d/ENV_SUPATH.xml [new file with mode: 0644]
man/login.defs.d/ENV_TZ.xml [new file with mode: 0644]
man/login.defs.d/ERASECHAR.xml [new file with mode: 0644]
man/login.defs.d/FAILLOG_ENAB.xml [new file with mode: 0644]
man/login.defs.d/FAIL_DELAY.xml [new file with mode: 0644]
man/login.defs.d/FAKE_SHELL.xml [new file with mode: 0644]
man/login.defs.d/FTMP_FILE.xml [new file with mode: 0644]
man/login.defs.d/HUSHLOGIN_FILE.xml [new file with mode: 0644]
man/login.defs.d/ISSUE_FILE.xml [new file with mode: 0644]
man/login.defs.d/KILLCHAR.xml [new file with mode: 0644]
man/login.defs.d/LASTLOG_ENAB.xml [new file with mode: 0644]
man/login.defs.d/LOGIN_RETRIES.xml [new file with mode: 0644]
man/login.defs.d/LOGIN_STRING.xml
man/login.defs.d/LOGIN_TIMEOUT.xml [new file with mode: 0644]
man/login.defs.d/LOG_OK_LOGINS.xml [new file with mode: 0644]
man/login.defs.d/LOG_UNKFAIL_ENAB.xml [new file with mode: 0644]
man/login.defs.d/MAIL_CHECK_ENAB.xml [new file with mode: 0644]
man/login.defs.d/MAIL_DIR.xml
man/login.defs.d/MOTD_FILE.xml [new file with mode: 0644]
man/login.defs.d/NOLOGINS_FILE.xml [new file with mode: 0644]
man/login.defs.d/OBSCURE_CHECKS_ENAB.xml [new file with mode: 0644]
man/login.defs.d/PASS_ALWAYS_WARN.xml [new file with mode: 0644]
man/login.defs.d/PASS_CHANGE_TRIES.xml [new file with mode: 0644]
man/login.defs.d/PASS_MAX_LEN.xml [new file with mode: 0644]
man/login.defs.d/PORTTIME_CHECKS_ENAB.xml [new file with mode: 0644]
man/login.defs.d/QUOTAS_ENAB.xml [new file with mode: 0644]
man/login.defs.d/SULOG_FILE.xml [new file with mode: 0644]
man/login.defs.d/SU_NAME.xml [new file with mode: 0644]
man/login.defs.d/SU_WHEEL_ONLY.xml [new file with mode: 0644]
man/login.defs.d/SYSLOG_SG_ENAB.xml [new file with mode: 0644]
man/login.defs.d/SYSLOG_SU_ENAB.xml [new file with mode: 0644]
man/login.defs.d/TTYGROUP.xml [new file with mode: 0644]
man/login.defs.d/TTYTYPE_FILE.xml [new file with mode: 0644]
man/login.defs.d/ULIMIT.xml [new file with mode: 0644]
man/login.defs.d/USERGROUPS_ENAB.xml [new file with mode: 0644]
man/newgrp.1.xml
man/passwd.1.xml
man/po/de.po
man/po/fr.po
man/po/it.po
man/po/pl.po
man/po/ru.po
man/po/sv.po
man/pwck.8.xml
man/pwconv.8.xml
man/su.1.xml
man/sulogin.8.xml
man/useradd.8.xml
man/userdel.8.xml
man/usermod.8.xml
man/vipw.8.xml