From: Jim Meyering Date: Mon, 4 Apr 2005 21:59:58 +0000 (+0000) Subject: Remove `DESCRIPTION' section, now that --help includes it. X-Git-Tag: CPPI-1_12~1119 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f790ad9dd0191d2c50dd7d6bec69a8b5a670f46f;p=thirdparty%2Fcoreutils.git Remove `DESCRIPTION' section, now that --help includes it. --- diff --git a/man/echo.x b/man/echo.x index f6f0549f0f..9c4fa8131d 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 a81b9378c1..6489ec53ec 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 c2a094a24e..e49a0d5de3 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