]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix typo: s/supercede/supersede/.
authorJim Meyering <jim@meyering.net>
Fri, 14 May 2004 07:28:39 +0000 (07:28 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 14 May 2004 07:28:39 +0000 (07:28 +0000)
man/echo.x
man/printf.x
man/pwd.x

index 9631e37801cf75398a2a0c1e9a369ca9d1d7ba3c..f6f0549f0f3fde75e1851332894ec7986bbc63a5 100644 (file)
@@ -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.
index 2e0ded368b999ba5acf85b2d169c1ed8a077dfbb..a81b9378c1d2423fa21ec8a1ee2b2265be2c5809 100644 (file)
@@ -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.
-
index b8d3b16f09ec81dd3ffc47522dd7f0b373fc9a1a..c2a094a24ea012e86177101b52591be5d2023cc7 100644 (file)
--- 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.