* man/lastlog.8.xml: Document that there might be entries, for

deleted users, that are not displayed.
This commit is contained in:
nekral-guest
2009-03-14 11:11:04 +00:00
parent 884a2de437
commit 5a5cf15430
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2009-03-14 Nicolas François <nicolas.francois@centraliens.net>
* man/lastlog.8.xml: Document that there might be entries, for
deleted users, that are not displayed.
2009-03-14 Nicolas François <nicolas.francois@centraliens.net> 2009-03-14 Nicolas François <nicolas.francois@centraliens.net>
* man/chgpasswd.8.xml, man/chpasswd.8.xml: Fix the man page in * man/chgpasswd.8.xml, man/chpasswd.8.xml: Fix the man page in

View File

@@ -2,7 +2,7 @@
<!-- <!--
Copyright (c) 1992 , Julianne Frances Haugh Copyright (c) 1992 , Julianne Frances Haugh
Copyright (c) 1992 , Phillip Street Copyright (c) 1992 , Phillip Street
Copyright (c) 2007 - 2008, Nicolas François Copyright (c) 2007 - 2009, 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
@@ -123,6 +123,12 @@
If the user has never logged in the message <emphasis>** Never logged If the user has never logged in the message <emphasis>** Never logged
in**</emphasis> will be displayed instead of the port and time. in**</emphasis> will be displayed instead of the port and time.
</para> </para>
<para>
Only the entries for the current users of the system will be
displayed. Other entries may exist for users that were deleted
previously.
</para>
</refsect1> </refsect1>
<refsect1 id='note'> <refsect1 id='note'>