diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-08-14 06:32:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-08-14 06:32:39 +0000 |
commit | cdd7d3bef74dbb0a5af36ff3332f68b1854b4c6c (patch) | |
tree | 41adf4a10c4f0d96bf0ba441636caac3b5d84f84 /games/bcd | |
parent | 18359d659dc6d1787630809adba2563122681b41 (diff) |
no longer any need to quote macro lines with >9 args;
From: Jan Stary
Diffstat (limited to 'games/bcd')
-rw-r--r-- | games/bcd/bcd.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index 1f6422e3e50..9f26bdfebeb 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcd.6,v 1.16 2007/05/31 19:19:17 jmc Exp $ +.\" $OpenBSD: bcd.6,v 1.17 2013/08/14 06:32:38 jmc Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,14 +29,14 @@ .\" .\" @(#)bcd.6 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 14 2013 $ .Dt BCD 6 .Os .Sh NAME .Nm bcd , .Nm ppt , .Nm morse -.Nd "reformat input as punch cards, paper tape or morse code" +.Nd reformat input as punch cards, paper tape or morse code .Sh SYNOPSIS .Nm bcd .Op Ar string ... |