Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 wtmp was actually arount in v2



details:   https://anonhg.NetBSD.org/src/rev/54c107f1cf82
branches:  trunk
changeset: 459409:54c107f1cf82
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Sep 09 00:21:03 2019 +0000

description:
wtmp was actually arount in v2
https://www.tuhs.org/Archive/Distributions/Research/1972_stuff/unix_2nd_edition_manual.pdf
via Ingo Schwarze <schwarze@OpenBSD>

diffstat:

 share/man/man5/utmp.5 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r d05e8ee4bc56 -r 54c107f1cf82 share/man/man5/utmp.5
--- a/share/man/man5/utmp.5     Mon Sep 09 00:14:55 2019 +0000
+++ b/share/man/man5/utmp.5     Mon Sep 09 00:21:03 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: utmp.5,v 1.17 2019/09/01 19:04:59 sevan Exp $
+.\"    $NetBSD: utmp.5,v 1.18 2019/09/09 00:21:03 sevan Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)utmp.5     8.2 (Berkeley) 3/17/94
 .\"
-.Dd September 1, 2019
+.Dd September 9, 2019
 .Dt UTMP 5
 .Os
 .Sh NAME
@@ -215,7 +215,7 @@
 The
 .Nm wtmp
 file format appeared in
-.At v3 .
+.At v2 .
 The
 .Nm lastlog
 file format appeared in



Home | Main Index | Thread Index | Old Index