summaryrefslogtreecommitdiffstats
path: root/bcd
diff options
context:
space:
mode:
authorsevan <sevan@NetBSD.org>2019-09-01 22:50:11 +0000
committersevan <sevan@NetBSD.org>2019-09-01 22:50:11 +0000
commit287964baf7a1d3d52827a7a180f2dda7de7cb921 (patch)
tree978f732b3c80651cd89ca82bd115b989abfbb833 /bcd
parenta504062695277d99e8b6a571b4a2b930d5e990fc (diff)
downloadbsdgames-darwin-287964baf7a1d3d52827a7a180f2dda7de7cb921.tar.gz
bsdgames-darwin-287964baf7a1d3d52827a7a180f2dda7de7cb921.tar.zst
bsdgames-darwin-287964baf7a1d3d52827a7a180f2dda7de7cb921.zip
Document history.
https://www.bell-labs.com/usr/dmr/www/man11.pdf Between v1 & v6 UNIX, bcd was rewritten in C, but I don't know if which version, hence I've skipped mentioning it.
Diffstat (limited to 'bcd')
-rw-r--r--bcd/bcd.611
1 files changed, 9 insertions, 2 deletions
diff --git a/bcd/bcd.6 b/bcd/bcd.6
index 92431334..571efe46 100644
--- a/bcd/bcd.6
+++ b/bcd/bcd.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: bcd.6,v 1.17 2018/01/16 06:43:53 pgoyette Exp $
+.\" $NetBSD: bcd.6,v 1.18 2019/09/01 22:50:11 sevan Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd January 9, 2018
+.Dd September 1, 2019
.Dt BCD 6
.Os
.Sh NAME
@@ -83,3 +83,10 @@ option).
.%B "ITU-T Recommendation F.1: Operational provisions for the international public telegram service"
.%O "Division B, I. Morse code"
.Re
+.Sh HISTORY
+A
+.Nm bcd
+utility appeared in
+.At v1 .
+The current implementation originates from a rewrite included in
+.Bx 4.3 reno