* man/chage.1.xml: The LOGIN argument is not optional.

This commit is contained in:
nekral-guest 2011-09-18 16:59:16 +00:00
parent 5530a47d76
commit 5570ec21b4
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2011-09-18 Nicolas François <nicolas.francois@centraliens.net>
* man/chage.1.xml: The LOGIN argument is not optional.
2011-08-20 Nicolas François <nicolas.francois@centraliens.net>
* po/POTFILES.in: Added lib/spawn.c.

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 1990 - 1994, Julianne Frances Haugh
Copyright (c) 2007 - 2008, Nicolas François
Copyright (c) 2007 - 2011, Nicolas François
All rights reserved.
Redistribution and use in source and binary forms, with or without
@ -52,8 +52,8 @@
<arg choice='opt'>
<replaceable>options</replaceable>
</arg>
<arg choice='opt'>
<replaceable>LOGIN</replaceable>
<arg choice='plain'>
<replaceable>LOGIN</replaceable>
</arg>
</cmdsynopsis>
</refsynopsisdiv>