Fix some spelling errors in the source as well.

-Erik
This commit is contained in:
Eric Andersen
2000-06-16 19:57:44 +00:00
parent 98cd53e86d
commit 74c66ad06e
7 changed files with 11 additions and 11 deletions

View File

@@ -289,7 +289,7 @@ int nfsmount(const char *spec, const char *node, unsigned long *flags,
#endif
#ifndef RB_POWER_OFF
/* Stop system and switch power off if possable. */
/* Stop system and switch power off if possible. */
#define RB_POWER_OFF 0x4321fedc
#endif