Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librpcsvc Revert "Does not work" back to "Does no work"....
details: https://anonhg.NetBSD.org/src/rev/14c992d3343a
branches: trunk
changeset: 989967:14c992d3343a
user: andvar <andvar%NetBSD.org@localhost>
date: Thu Oct 21 21:35:02 2021 +0000
description:
Revert "Does not work" back to "Does no work". It wasn't a typo.
diffstat:
lib/librpcsvc/mount.x | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 42d750284e40 -r 14c992d3343a lib/librpcsvc/mount.x
--- a/lib/librpcsvc/mount.x Thu Oct 21 20:57:06 2021 +0000
+++ b/lib/librpcsvc/mount.x Thu Oct 21 21:35:02 2021 +0000
@@ -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 @@
*/
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 @@
} = 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
Home |
Main Index |
Thread Index |
Old Index