Module Name:    src
Committed By:   uwe
Date:           Wed Mar 15 20:39:12 UTC 2023

Modified Files:
        src/usr.sbin/mountd: mountd.8

Log Message:
mountd(8): comma before "and"

Not a serial comma, technically, as there are only two items, but it
makes reading easier, IMHO.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/usr.sbin/mountd/mountd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/mountd/mountd.8
diff -u src/usr.sbin/mountd/mountd.8:1.41 src/usr.sbin/mountd/mountd.8:1.42
--- src/usr.sbin/mountd/mountd.8:1.41	Wed Mar 15 20:33:04 2023
+++ src/usr.sbin/mountd/mountd.8	Wed Mar 15 20:39:12 2023
@@ -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 @@ listens for service requests at the port
 .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

Reply via email to