Module Name: src
Committed By: gutteridge
Date: Wed Aug 21 17:21:20 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: correct formatting in previous syslogd(8) entry
To generate a diff of this commit:
cvs rdiff -u -r1.3080 -r1.3081 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.3080 src/doc/CHANGES:1.3081
--- src/doc/CHANGES:1.3080 Wed Aug 21 17:17:18 2024
+++ src/doc/CHANGES Wed Aug 21 17:21:19 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3080 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3081 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -481,4 +481,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
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]
- syslogd(8): add -k option [gutteridge 20240821]
+ syslogd(8): Add -k option. [gutteridge 20240821]