Module Name: src
Committed By: nia
Date: Tue Aug 20 08:38:33 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: fix syntax
To generate a diff of this commit:
cvs rdiff -u -r1.3078 -r1.3079 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3078 src/doc/CHANGES:1.3079
--- src/doc/CHANGES:1.3078 Mon Aug 19 17:53:44 2024
+++ src/doc/CHANGES Tue Aug 20 08:38:33 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3078 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3079 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -478,6 +478,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
rumphijack(3): Support flock(2) (from k-goda at IIJ)
[ozaki-r 20240816]
awk(1): Import 20240817 [christos 20240817]
- ntp: Import ntp 4.2.8p18. [christos 2020818]
+ ntp: Import ntp 4.2.8p18. [christos 20240818]
riscv: Add a clock driver for the JH7110 SoC found in the
StarFive VisionFive 2. [skrll 20240819]