Source-Changes-HG archive

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

[src/netbsd-2-0]: src/distrib/notes/common Pull up revision 1.107 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/e7f544c194cd
branches:  netbsd-2-0
changeset: 562570:e7f544c194cd
user:      he <he%NetBSD.org@localhost>
date:      Sat Sep 11 10:51:46 2004 +0000

description:
Pull up revision 1.107 (requested by jdc in ticket #828):
  Add two missing curly braces, to fix atari release notes.

diffstat:

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

diffs (19 lines):

diff -r ea161e6d3782 -r e7f544c194cd distrib/notes/common/contents
--- a/distrib/notes/common/contents     Sat Sep 11 10:50:09 2004 +0000
+++ b/distrib/notes/common/contents     Sat Sep 11 10:51:46 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.97.2.3 2004/09/11 10:50:09 he Exp $
+.\"    $NetBSD: contents,v 1.97.2.4 2004/09/11 10:51:46 he Exp $
 .\"
 .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -924,7 +924,9 @@
 .showsize
 .\} \" !\n[xen]
 .\} \" !\n[evbppc]
+.\} \" !\n[sparc]
 .\} \" !\n[sgimips]
+.\} \" !\n[macppc]
 .\} \" !\n[mac68k]
 .\} \" !\n[evbarm]
 .\} \" !\n[atari]



Home | Main Index | Thread Index | Old Index