Module Name:    src
Committed By:   andvar
Date:           Thu Oct 21 21:35:02 UTC 2021

Modified Files:
        src/lib/librpcsvc: mount.x

Log Message:
Revert "Does not work" back to "Does no work". It wasn't a typo.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/librpcsvc/mount.x

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

Modified files:

Index: src/lib/librpcsvc/mount.x
diff -u src/lib/librpcsvc/mount.x:1.7 src/lib/librpcsvc/mount.x:1.8
--- src/lib/librpcsvc/mount.x:1.7	Thu Oct 21 13:21:53 2021
+++ src/lib/librpcsvc/mount.x	Thu Oct 21 21:35:02 2021
@@ -36,7 +36,7 @@
 %#ifndef __lint__
 %/*static char sccsid[] = "from: @(#)mount.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
 %/*static char sccsid[] = "from: @(#)mount.x	2.1 88/08/01 4.0 RPCSRC";*/
-%__RCSID("$NetBSD: mount.x,v 1.7 2021/10/21 13:21:53 andvar Exp $");
+%__RCSID("$NetBSD: mount.x,v 1.8 2021/10/21 21:35:02 andvar Exp $");
 %/*	$FreeBSD: src/include/rpcsvc/mount.x,v 1.7 2003/05/04 02:51:42 obrien Exp $	*/
 %#endif /* not __lint__ */
 #endif
@@ -144,7 +144,7 @@ program MOUNTPROG {
 	 */
 	version MOUNTVERS {
 		/*
-		 * Does not work. It is made available in all RPC services
+		 * Does no work. It is made available in all RPC services
 		 * to allow server response testing and timing
 		 */
 		void
@@ -198,7 +198,7 @@ program MOUNTPROG {
 	} = 1;
 	version MOUNTVERS3 {
 		/*
-		 * Does not work. It is made available in all RPC services
+		 * Does no work. It is made available in all RPC services
 		 * to allow server response testing and timing
 		 */
 		void

Reply via email to