mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
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.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
readlink \- print resolved symbolic links or canonical file names
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
Note realpath(1) is the preferred command to use
|
||||
realpath(1) is a better command
|
||||
for canonicalization functionality.
|
||||
[SEE ALSO]
|
||||
readlink(2), realpath(1), realpath(3)
|
||||
|
||||
Reference in New Issue
Block a user