Source-Changes-HG archive

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

[src/trunk]: src/games/bcd Remove unnecessary quotes in Dt.



details:   https://anonhg.NetBSD.org/src/rev/66c0ebacf850
branches:  trunk
changeset: 510750:66c0ebacf850
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jun 05 12:41:04 2001 +0000

description:
Remove unnecessary quotes in Dt.

diffstat:

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

diffs (18 lines):

diff -r 80b59a49d97a -r 66c0ebacf850 games/bcd/bcd.6
--- a/games/bcd/bcd.6   Tue Jun 05 12:39:40 2001 +0000
+++ b/games/bcd/bcd.6   Tue Jun 05 12:41:04 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bcd.6,v 1.11 1999/07/28 23:01:59 hubertf Exp $
+.\"    $NetBSD: bcd.6,v 1.12 2001/06/05 12:41:04 wiz Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -34,7 +34,7 @@
 .\"    @(#)bcd.6       8.1 (Berkeley) 5/31/93
 .\"
 .Dd May 31, 1993
-.Dt "BCD" 6
+.Dt BCD 6
 .Os
 .Sh NAME
 .Nm bcd ,



Home | Main Index | Thread Index | Old Index