Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/fs/nfs/common s/alpahbetics/alphabetics/ in comment.
details: https://anonhg.NetBSD.org/src/rev/0585e73efcd8
branches: trunk
changeset: 371769:0585e73efcd8
user: andvar <andvar%NetBSD.org@localhost>
date: Fri Oct 07 19:56:31 2022 +0000
description:
s/alpahbetics/alphabetics/ in comment.
diffstat:
sys/fs/nfs/common/nfs_commonsubs.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 64c871d5eeb1 -r 0585e73efcd8 sys/fs/nfs/common/nfs_commonsubs.c
--- a/sys/fs/nfs/common/nfs_commonsubs.c Fri Oct 07 18:59:37 2022 +0000
+++ b/sys/fs/nfs/common/nfs_commonsubs.c Fri Oct 07 19:56:31 2022 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: nfs_commonsubs.c,v 1.4 2018/09/03 16:29:34 riastradh Exp $ */
+/* $NetBSD: nfs_commonsubs.c,v 1.5 2022/10/07 19:56:31 andvar Exp $ */
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
@@ -34,7 +34,7 @@
#include <sys/cdefs.h>
/* __FBSDID("FreeBSD: head/sys/fs/nfs/nfs_commonsubs.c 308708 2016-11-16 01:11:49Z cperciva "); */
-__RCSID("$NetBSD: nfs_commonsubs.c,v 1.4 2018/09/03 16:29:34 riastradh Exp $");
+__RCSID("$NetBSD: nfs_commonsubs.c,v 1.5 2022/10/07 19:56:31 andvar Exp $");
/*
* These functions support the macros and help fiddle mbuf chains for
@@ -2772,7 +2772,7 @@
/*
* If an '@' is found and the domain name matches, search for
* the name with dns stripped off.
- * Mixed case alpahbetics will match for the domain name, but
+ * Mixed case alphabetics will match for the domain name, but
* all upper case will not.
*/
if (cnt == 0 && i < len && i > 0 &&
Home |
Main Index |
Thread Index |
Old Index