* 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> 2011-08-20 Nicolas François <nicolas.francois@centraliens.net>
* po/POTFILES.in: Added lib/spawn.c. * po/POTFILES.in: Added lib/spawn.c.

View File

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