From: Jim Meyering Date: Fri, 14 May 2004 07:28:39 +0000 (+0000) Subject: Fix typo: s/supercede/supersede/. X-Git-Tag: v5.3.0~1564 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec0c3e624c8c14544c0b96031d8c1d6e2bb85a6d;p=thirdparty%2Fcoreutils.git Fix typo: s/supercede/supersede/. --- diff --git a/man/echo.x b/man/echo.x index 9631e37801..f6f0549f0f 100644 --- a/man/echo.x +++ b/man/echo.x @@ -1,6 +1,6 @@ [NAME] echo \- display a line of text [DESCRIPTION] -NOTE: your shell may have its own version of echo which will supercede +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. diff --git a/man/printf.x b/man/printf.x index 2e0ded368b..a81b9378c1 100644 --- a/man/printf.x +++ b/man/printf.x @@ -1,7 +1,6 @@ [NAME] printf \- format and print data [DESCRIPTION] -NOTE: your shell may have its own version of printf which will supercede +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. - diff --git a/man/pwd.x b/man/pwd.x index b8d3b16f09..c2a094a24e 100644 --- a/man/pwd.x +++ b/man/pwd.x @@ -1,6 +1,6 @@ [NAME] pwd \- print name of current/working directory [DESCRIPTION] -NOTE: your shell may have its own version of pwd which will supercede +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.