Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes/common Use \- instead of \*- (to get a dash in...



details:   https://anonhg.NetBSD.org/src/rev/1e740074c9b8
branches:  trunk
changeset: 472399:1e740074c9b8
user:      ross <ross%NetBSD.org@localhost>
date:      Thu Apr 29 02:34:54 1999 +0000

description:
Use \- instead of \*- (to get a dash instead of a hyphen)

diffstat:

 distrib/notes/common/main |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a00d1a695fbd -r 1e740074c9b8 distrib/notes/common/main
--- a/distrib/notes/common/main Thu Apr 29 02:32:16 1999 +0000
+++ b/distrib/notes/common/main Thu Apr 29 02:34:54 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.14 1999/04/26 01:04:46 tsubai Exp $
+.\" $NetBSD: main,v 1.15 1999/04/29 02:34:54 ross Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -427,7 +427,7 @@
 utility. You can use cksum to
 check the integrity of the archives, if you suspect that one of the
 files is corrupt and have access to a cksum binary. Checksums based on
-other algorithms may also be present \*- see the
+other algorithms may also be present \- see the
 .Xr release 7
 man page for details.
 .\}



Home | Main Index | Thread Index | Old Index