From f790ad9dd0191d2c50dd7d6bec69a8b5a670f46f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 4 Apr 2005 21:59:58 +0000 Subject: Remove `DESCRIPTION' section, now that --help includes it. --- man/echo.x | 4 +--- man/printf.x | 4 +--- man/pwd.x | 4 +--- 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 -- cgit v1.2.3-54-g00ecf