diff options
| author | sevan <sevan@NetBSD.org> | 2019-09-01 18:15:57 +0000 |
|---|---|---|
| committer | sevan <sevan@NetBSD.org> | 2019-09-01 18:15:57 +0000 |
| commit | a10e834f3642960d07f89483f8d5ed870ca2bf38 (patch) | |
| tree | ca21bf247eee3388d90f0ee7bc705152b38d3899 /usr.bin/dc | |
| parent | 582c043f70f9aa303ba1564ea707434b819f77ea (diff) | |
dc was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf
Diffstat (limited to 'usr.bin/dc')
| -rw-r--r-- | usr.bin/dc/dc.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/dc/dc.1 b/usr.bin/dc/dc.1 index f4c609f64ff..41ff54875fd 100644 --- a/usr.bin/dc/dc.1 +++ b/usr.bin/dc/dc.1 @@ -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 @@ specification. The .Nm command first appeared in -.At v6 . +.At v1 . A complete rewrite of the .Nm command using the |
