]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Remove `DESCRIPTION' section, now that --help includes it.
authorJim Meyering <jim@meyering.net>
Mon, 4 Apr 2005 21:59:58 +0000 (21:59 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 4 Apr 2005 21:59:58 +0000 (21:59 +0000)
man/echo.x
man/printf.x
man/pwd.x

index f6f0549f0f3fde75e1851332894ec7986bbc63a5..9c4fa8131d9d9c020626a718352c099b437ed964 100644 (file)
@@ -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
index a81b9378c1d2423fa21ec8a1ee2b2265be2c5809..6489ec53ec64301bf822dd2bb54bf68d8cedc1d5 100644 (file)
@@ -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
index c2a094a24ea012e86177101b52591be5d2023cc7..e49a0d5de30ec344646e50efac63f49d96b6898d 100644 (file)
--- 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