Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes/common Add "Oxford comma"



details:   https://anonhg.NetBSD.org/src/rev/d3ddeb3e1572
branches:  trunk
changeset: 846618:d3ddeb3e1572
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Nov 24 16:16:21 2019 +0000

description:
Add "Oxford comma"

diffstat:

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

diffs (18 lines):

diff -r 3fb15a52d92b -r d3ddeb3e1572 distrib/notes/common/main
--- a/distrib/notes/common/main Sun Nov 24 15:53:47 2019 +0000
+++ b/distrib/notes/common/main Sun Nov 24 16:16:21 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: main,v 1.554 2019/11/24 11:15:33 martin Exp $
+.\"    $NetBSD: main,v 1.555 2019/11/24 16:16:21 pgoyette Exp $
 .\"
 .\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -520,7 +520,7 @@
 .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.
+the \n[major] Releases, and newer.
 .Pp
 The
 .Nx



Home | Main Index | Thread Index | Old Index