Module Name: src
Committed By: kre
Date: Thu May 23 04:37:31 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
Note change to comments in portal.conf for mount_portal(8).
To generate a diff of this commit:
cvs rdiff -u -r1.2539 -r1.2540 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.2539 src/doc/CHANGES:1.2540
--- src/doc/CHANGES:1.2539 Wed May 22 17:27:41 2019
+++ src/doc/CHANGES Thu May 23 04:37:31 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2539 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2540 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -382,3 +382,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[msaitoh 20190517]
mount_9p(8): Initial support for 9P2000.u [ozaki-r 20190517]
file(1): Upgraded to 5.37. [christos 20190522]
+ mount_portal(8): in portal.conf # only introduces a comment at
+ start of line, or after whitespace (start word) [kre 20190523]