Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/common Improve heading a bit. While here, use...
details: https://anonhg.NetBSD.org/src/rev/bfed99e4914b
branches: trunk
changeset: 966993:bfed99e4914b
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Nov 25 15:40:18 2019 +0000
description:
Improve heading a bit. While here, use quotes to group some of the
words to avoid the 9-arg limitation of .Ss
diffstat:
distrib/notes/common/main | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r af12e9c75c12 -r bfed99e4914b distrib/notes/common/main
--- a/distrib/notes/common/main Mon Nov 25 15:19:54 2019 +0000
+++ b/distrib/notes/common/main Mon Nov 25 15:40:18 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.555 2019/11/24 16:16:21 pgoyette Exp $
+.\" $NetBSD: main,v 1.556 2019/11/25 15:40:18 pgoyette Exp $
.\"
.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -519,8 +519,8 @@
.
.ie \n[RELEASE_BRANCH] .Ss Changes Between The NetBSD \n[oldvers] \
and \n[major] Releases
-.el .Ss Changes Between The NetBSD \n[oldvers], \
-the \n[major] Releases, and newer.
+.el .Ss "Changes Between The NetBSD \n[oldvers] and" \
+\n[major] Releases, and newer.
.Pp
The
.Nx
Home |
Main Index |
Thread Index |
Old Index