Source-Changes-HG archive

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

[src/trunk]: src/games/bcd This patch adds references to the main punched car...



details:   https://anonhg.NetBSD.org/src/rev/7aecd7c78324
branches:  trunk
changeset: 474995:7aecd7c78324
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Wed Jul 28 23:01:59 1999 +0000

description:
This patch adds references to the main punched card, paper tape and
Morse code standards to the bcd(6) manpage (which also serves as the
manpages ppt(6) and morse(6)).

(The only one of these standards I have read is the ECMA-10 paper tape
standard, which is also probably the least readily available, since
ECMA don't supply copies of obsolete standards, though they will
supply printed copies of any or all of their current standards at no
charge.)

Patch submitted in PR 8102 by Joseph Myers <jsm28%cam.ac.uk@localhost>

diffstat:

 games/bcd/bcd.6 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 32cd2d17bb9f -r 7aecd7c78324 games/bcd/bcd.6
--- a/games/bcd/bcd.6   Wed Jul 28 22:38:00 1999 +0000
+++ b/games/bcd/bcd.6   Wed Jul 28 23:01:59 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bcd.6,v 1.10 1999/01/03 17:12:28 hubertf Exp $
+.\"    $NetBSD: bcd.6,v 1.11 1999/07/28 23:01:59 hubertf Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -70,3 +70,17 @@
 .Fl s
 option.
 .El
+.Sh SEE ALSO
+.Rs
+.%B "ISO 1681:1973: Information processing--Unpunched paper cards--Specification"
+.Re
+.Rs
+.%B "ISO 1682:1973: Information processing--80 columns punched paper cards--Dimensions and location of rectangular punched holes"
+.Re
+.Rs
+.%B "ECMA-10: ECMA Standard for Data Interchange on Punched Tape"
+.Re
+.Rs
+.%B "ITU-T Recommendation F.1: Operational provisions for the international public telegram service"
+.%O "Division B, I. Morse code"
+.Re



Home | Main Index | Thread Index | Old Index