Module Name: src Committed By: wiz Date: Fri May 8 20:18:11 UTC 2009
Modified Files: src/doc: CHANGES Log Message: Mention apropos(1) -S and -s. To generate a diff of this commit: cvs rdiff -u -r1.1224 -r1.1225 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.1224 src/doc/CHANGES:1.1225 --- src/doc/CHANGES:1.1224 Fri May 8 17:49:18 2009 +++ src/doc/CHANGES Fri May 8 20:18:10 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1224 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1225 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -266,4 +266,6 @@ dhcpcd(8): Import dhcpcd-5.0.1 [roy 20090503] hp700: Enable support for UFS2 boot. [tsutsui 20090503] rpcgen: Add support for hyper and quad keywords. [ginsbach 20090506] + apropos(1): Add -S and -s support, for searching by machine and + section [wiz 20090508] file(1): Import 5.03 [christos 20090508]