Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/dc dc was in v1



details:   https://anonhg.NetBSD.org/src/rev/250b968c126a
branches:  trunk
changeset: 459236:250b968c126a
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Sep 01 18:15:57 2019 +0000

description:
dc was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

diffstat:

 usr.bin/dc/dc.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r dfd7a2374f5e -r 250b968c126a usr.bin/dc/dc.1
--- a/usr.bin/dc/dc.1   Sun Sep 01 18:04:54 2019 +0000
+++ b/usr.bin/dc/dc.1   Sun Sep 01 18:15:57 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dc.1,v 1.2 2017/04/10 16:37:48 christos Exp $
+.\"    $NetBSD: dc.1,v 1.3 2019/09/01 18:15:57 sevan Exp $
 .\"    $OpenBSD: dc.1,v 1.30 2017/02/23 06:40:17 otto Exp $
 .\"
 .\" Copyright (C) Caldera International Inc.  2001-2002.
@@ -35,7 +35,7 @@
 .\"
 .\"    @(#)dc.1        8.1 (Berkeley) 6/6/93
 .\"
-.Dd February 23, 2017
+.Dd September 1, 2019
 .Dt DC 1
 .Os
 .Sh NAME
@@ -517,7 +517,7 @@
 The
 .Nm
 command first appeared in
-.At v6 .
+.At v1 .
 A complete rewrite of the
 .Nm
 command using the



Home | Main Index | Thread Index | Old Index