Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/notes/common Pull up revision 1.157 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/932ec86a591e
branches:  netbsd-1-5
changeset: 492855:932ec86a591e
user:      he <he%NetBSD.org@localhost>
date:      Sat Feb 23 19:37:12 2002 +0000

description:
Pull up revision 1.157 (requested by he):
  Replace tab with 8 spaces to get more sane formatting.

diffstat:

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

diffs (27 lines):

diff -r 566bda3b64b9 -r 932ec86a591e distrib/notes/common/main
--- a/distrib/notes/common/main Sat Feb 23 19:25:09 2002 +0000
+++ b/distrib/notes/common/main Sat Feb 23 19:37:12 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: main,v 1.61.2.48 2002/01/14 15:25:43 he Exp $
+.\"    $NetBSD: main,v 1.61.2.49 2002/02/23 19:37:12 he Exp $
 .\"
 .\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -58,6 +58,8 @@
 .Nm INSTALL
 .Nd Installation procedure for
 .Nx*M .
+.Sh CONTENTS
+.Tc
 .Sh DESCRIPTION
 .
 .Ss About this Document
@@ -1262,7 +1264,7 @@
 option to change the version string:
 .(disp
  option {
-       version "newstring";
+        version "newstring";
  };
 .disp)
 .



Home | Main Index | Thread Index | Old Index