Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/mountd mountd(8): comma before "and"
details: https://anonhg.NetBSD.org/src/rev/91084919746a
branches: trunk
changeset: 373907:91084919746a
user: uwe <uwe%NetBSD.org@localhost>
date: Wed Mar 15 20:39:12 2023 +0000
description:
mountd(8): comma before "and"
Not a serial comma, technically, as there are only two items, but it
makes reading easier, IMHO.
diffstat:
usr.sbin/mountd/mountd.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 894cfa653a59 -r 91084919746a usr.sbin/mountd/mountd.8
--- a/usr.sbin/mountd/mountd.8 Wed Mar 15 20:33:04 2023 +0000
+++ b/usr.sbin/mountd/mountd.8 Wed Mar 15 20:39:12 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mountd.8,v 1.41 2023/03/15 20:33:04 uwe Exp $
+.\" $NetBSD: mountd.8,v 1.42 2023/03/15 20:39:12 uwe Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -53,7 +53,7 @@
.Tn NFS
server specification; see
.%T "Network File System Protocol Specification" ,
-RFC 1094, Appendix A and
+RFC 1094, Appendix A, and
.%T "NFS: Network File System Version 3 Protocol Specification" ,
Appendix I.
.Pp
Home |
Main Index |
Thread Index |
Old Index