Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/utmp_update document history



details:   https://anonhg.NetBSD.org/src/rev/82635cce0c15
branches:  trunk
changeset: 971230:82635cce0c15
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sat Apr 18 22:03:51 2020 +0000

description:
document history

diffstat:

 libexec/utmp_update/utmp_update.8 |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r a81e5a73924e -r 82635cce0c15 libexec/utmp_update/utmp_update.8
--- a/libexec/utmp_update/utmp_update.8 Sat Apr 18 22:02:11 2020 +0000
+++ b/libexec/utmp_update/utmp_update.8 Sat Apr 18 22:03:51 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: utmp_update.8,v 1.2 2008/04/30 13:10:52 martin Exp $
+.\"    $NetBSD: utmp_update.8,v 1.3 2020/04/18 22:03:51 sevan Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 12, 2002
+.Dd April 18, 2020
 .Dt UTMP_UPDATE 8
 .Os
 .Sh NAME
@@ -59,3 +59,8 @@
 .Sh SEE ALSO
 .Xr pututxline 3 ,
 .Xr utmpx 5
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.Nx 2.0 .



Home | Main Index | Thread Index | Old Index