doc: de-“note” the documentation
commit9b6c25510bdb54b4f7f9abbfaf6d136c65202d99
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Feb 2024 22:03:42 +0000 (24 14:03 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 26 Feb 2024 02:55:16 +0000 (25 18:55 -0800)
treea4e3f8083ed037656302f4ccdeaa7fa3a13f6558
parenta357cfb021cc0ecaff1de81014271977ce1502e7
doc: de-“note” the documentation

* doc/coreutils.texi, man/readlink.x, man/runcon.x:
* src/comm.c (usage):
* src/digest.c (usage):
* src/echo.c (usage):
* src/join.c (usage):
* src/ln.c (usage):
* src/rm.c (usage):
* src/stat.c (usage):
* src/system.h (USAGE_BUILTIN_WARNING):
* src/test.c (usage):
* src/touch.c (usage):
* src/uniq.c (usage):
Rewrite to avoid most uses of “Note that” and similar wording.
These circumlocutions are rarely needed, and avoiding them
improves readability and lessens preaching.
14 files changed:
doc/coreutils.texi
man/readlink.x
man/runcon.x
src/comm.c
src/digest.c
src/echo.c
src/join.c
src/ln.c
src/rm.c
src/stat.c
src/system.h
src/test.c
src/touch.c
src/uniq.c