diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-07 19:18:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-07 19:18:26 +0000 |
commit | cc947e7400d831a56b2a9aeb4296507a0bd76bf6 (patch) | |
tree | d155f3334855e86d76981452c60d5f5d7b6b5620 /games/bcd | |
parent | 024b8c0ed6cb12d629c7fbead345cba10d5f83d3 (diff) |
use .Rs/.Re for SEE ALSO;
Diffstat (limited to 'games/bcd')
-rw-r--r-- | games/bcd/bcd.6 | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index dcf5bb307a0..258f4ed6a9e 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcd.6,v 1.14 2005/11/07 19:09:32 jmc Exp $ +.\" $OpenBSD: bcd.6,v 1.15 2005/11/07 19:18:25 jmc Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -107,15 +107,20 @@ option for produces dots and dashes rather than words. .El .Sh SEE ALSO -ISO 1681:1973 -.%B "Information processing--Unpunched paper cards--Specification" . -.Pp -ISO 1682:1973 -.%B "Information processing--80 columns punched paper cards--Dimensions and location of rectangular punched holes" . -.Pp -ECMA-10 -.%B ECMA Standard for Data Interchange on Punched Tape . -.Pp -ITU-T Recommendation F.1 -.%B "Operational provisions for the international public telegram service" , -Division B, I. Morse code. +.Rs +.%I ISO 1681:1973 +.%R "Information processing--Unpunched paper cards--Specification" +.Re +.Rs +.%I ISO 1682:1973 +.%R "Information processing--80 columns punched paper cards--Dimensions and location of rectangular punched holes" +.Re +.Rs +.%I ECMA-10 +.%R "ECMA Standard for Data Interchange on Punched Tape" +.Re +.Rs +.%I ITU-T Recommendation F.1 +.%R "Operational provisions for the international public telegram service" +.%O Division B, I. Morse code +.Re |