summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/echo.x4
-rw-r--r--man/printf.x4
-rw-r--r--man/pwd.x4
3 files changed, 3 insertions, 9 deletions
diff --git a/man/echo.x b/man/echo.x
index f6f0549f0..9c4fa8131 100644
--- a/man/echo.x
+++ b/man/echo.x
@@ -1,6 +1,4 @@
[NAME]
echo \- display a line of text
[DESCRIPTION]
-NOTE: your shell may have its own version of echo which will supersede
-the version described here. Please refer to your shell's documentation
-for details about the options it supports.
+.\" Add any additional description here
diff --git a/man/printf.x b/man/printf.x
index a81b9378c..6489ec53e 100644
--- a/man/printf.x
+++ b/man/printf.x
@@ -1,6 +1,4 @@
[NAME]
printf \- format and print data
[DESCRIPTION]
-NOTE: your shell may have its own version of printf which will supersede
-the version described here. Please refer to your shell's documentation
-for details about the options it supports.
+.\" Add any additional description here
diff --git a/man/pwd.x b/man/pwd.x
index c2a094a24..e49a0d5de 100644
--- a/man/pwd.x
+++ b/man/pwd.x
@@ -1,6 +1,4 @@
[NAME]
pwd \- print name of current/working directory
[DESCRIPTION]
-NOTE: your shell may have its own version of pwd which will supersede
-the version described here. Please refer to your shell's documentation
-for details about the options it supports.
+.\" Add any additional description here