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 9631e37..f6f0549 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 2e0ded3..a81b937 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 b8d3b16..c2a094a 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.