Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ps Earliest reference in the TUHS archive is v3
details: https://anonhg.NetBSD.org/src/rev/bcbebcee0b75
branches: trunk
changeset: 347017:bcbebcee0b75
user: sevan <sevan%NetBSD.org@localhost>
date: Wed Aug 10 22:00:56 2016 +0000
description:
Earliest reference in the TUHS archive is v3
Unfortunately only the source code for the compiler is present for that
release. The v2 archive is missing the manuals & only contains a some of the
commands.
Switch to v3 and reference manual category eight, as per r1.32 of
src/bin/ps/ps.1 from OpenBSD.
Heads up from Ingo Schwarze.
diffstat:
bin/ps/ps.1 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 42293a5a62d6 -r bcbebcee0b75 bin/ps/ps.1
--- a/bin/ps/ps.1 Wed Aug 10 21:33:52 2016 +0000
+++ b/bin/ps/ps.1 Wed Aug 10 22:00:56 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ps.1,v 1.104 2016/08/10 18:44:50 sevan Exp $
+.\" $NetBSD: ps.1,v 1.105 2016/08/10 22:00:56 sevan Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -705,7 +705,8 @@
A
.Nm
utility appeared in
-.At v4 .
+.At v3
+in section 8 of the manual.
.Sh BUGS
Since
.Nm
Home |
Main Index |
Thread Index |
Old Index