summaryrefslogtreecommitdiff
path: root/man/echo.x
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-16 19:54:53 +0000
committerJim Meyering <jim@meyering.net>2001-09-16 19:54:53 +0000
commit96c32a549f065b9f88f3d6f48fdbb37af35aaaff (patch)
tree7224d7100dd391d7cad9a7a0db45b58a5152be01 /man/echo.x
parent4b44b870dea47708783d4a038f80590665bd2021 (diff)
downloadcoreutils-96c32a549f065b9f88f3d6f48fdbb37af35aaaff.tar.xz
Add note to help people understand that this documentation
may not refer to the (shell built-in) command they're running.
Diffstat (limited to 'man/echo.x')
-rw-r--r--man/echo.x4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/echo.x b/man/echo.x
index 9c4fa8131..9631e3780 100644
--- a/man/echo.x
+++ b/man/echo.x
@@ -1,4 +1,6 @@
[NAME]
echo \- display a line of text
[DESCRIPTION]
-.\" Add any additional description here
+NOTE: your shell may have its own version of echo which will supercede
+the version described here. Please refer to your shell's documentation
+for details about the options it supports.