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.119 (requested ...
details: https://anonhg.NetBSD.org/src/rev/19f9a5e54ddb
branches: netbsd-1-5
changeset: 491707:19f9a5e54ddb
user: he <he%NetBSD.org@localhost>
date: Wed May 09 19:46:39 2001 +0000
description:
Pull up revision 1.119 (requested by hubertf):
Indent lines in ".(disp" to prevent chars at the beginning of a
line getting swallowed in HTML output.
diffstat:
distrib/notes/common/main | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r da2beeaab4fc -r 19f9a5e54ddb distrib/notes/common/main
--- a/distrib/notes/common/main Wed May 09 19:43:17 2001 +0000
+++ b/distrib/notes/common/main Wed May 09 19:46:39 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.61.2.26 2001/05/09 00:03:37 he Exp $
+.\" $NetBSD: main,v 1.61.2.27 2001/05/09 19:46:39 he Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -930,9 +930,9 @@
.Xr named.conf 5
option to change the version string:
.(disp
-option {
+ option {
version "newstring";
-};
+ };
.disp)
.
.It
Home |
Main Index |
Thread Index |
Old Index