Module Name: src
Committed By: jkoshy
Date: Tue May 3 12:09:19 UTC 2022
Modified Files:
src/external/cddl/osnet/sys/sys: README
Log Message:
Minor: fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/cddl/osnet/sys/sys/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/cddl/osnet/sys/sys/README
diff -u src/external/cddl/osnet/sys/sys/README:1.1 src/external/cddl/osnet/sys/sys/README:1.2
--- src/external/cddl/osnet/sys/sys/README:1.1 Sun Jun 3 20:59:49 2018
+++ src/external/cddl/osnet/sys/sys/README Tue May 3 12:09:19 2022
@@ -1,4 +1,4 @@
-# $NetBSD: README,v 1.1 2018/06/03 20:59:49 christos Exp $
+# $NetBSD: README,v 1.2 2022/05/03 12:09:19 jkoshy Exp $
General guidelines for system wrapper header maintainance.
@@ -26,7 +26,7 @@ solaris/foo.h:
#endif /* SOLARIS_SYS_FOO_H */
-Now there caaes where the solaris headers expose more stuff than ours,
+Now there cases where the solaris headers expose more stuff than ours,
so we need to include more of our system headers from theirs. When that
happens the rule should be that: