diff options
| author | Bernhard Voelker <mail@bernhard-voelker.de> | 2020-12-30 19:35:29 +0100 |
|---|---|---|
| committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2020-12-30 19:35:29 +0100 |
| commit | d7ababc4056a9d85d98092a229c80798b95022df (patch) | |
| tree | 18bf85ae2b6fe840f27a35a527b94f798b40e0d9 | |
| parent | e3a0d170fcc3cddb590e7659ff27ec2094e90895 (diff) | |
| download | findutils-d7ababc40.tar.gz | |
NEWS: mention the recent documentation changes
* NEWS (Documentation Changes): Document the changes of the previous
couple of man page and Texinfo manual changes.
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -38,6 +38,15 @@ including the call arguments and the exit code of the launched process. #35253: Clarify descriptions of -printf %f, %h. +** Documentation Changes + +The man pages (find.1, locate.1, locatedb.5, updatedb.1, and xargs.1) now +consistently end with the sections "REPORTING BUGS", "COPYRIGHT" and "SEE ALSO", +with the latter referring to the online page on the GNU web server. + +The "EXAMPLES" section in the find.1 man page now shows the examples in a better +structure and uses consistent formatting. + ** Changes to the build process The configure option --without-fts has been removed. The attempt to use |
