From ec0c3e624c8c14544c0b96031d8c1d6e2bb85a6d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 14 May 2004 07:28:39 +0000 Subject: Fix typo: s/supercede/supersede/. --- man/echo.x | 2 +- man/printf.x | 3 +-- man/pwd.x | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/man/echo.x b/man/echo.x index 9631e3780..f6f0549f0 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 2e0ded368..a81b9378c 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 b8d3b16f0..c2a094a24 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. -- cgit v1.2.1