]> andersk Git - openssh.git/commitdiff
Fix typos in comments.
authordtucker <dtucker>
Wed, 11 Jun 2003 13:56:41 +0000 (13:56 +0000)
committerdtucker <dtucker>
Wed, 11 Jun 2003 13:56:41 +0000 (13:56 +0000)
TODO
openbsd-compat/fake-rfc2553.c
openbsd-compat/fake-rfc2553.h

diff --git a/TODO b/TODO
index a308af456090d4dfd761da5b54a33023b58612dc..484e8f81bf0b625815daae0cae798a8b8cc2f25b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -89,7 +89,7 @@ PrivSep Issues:
 - PAM 
   + See above PAM notes
 - AIX
-  + usrinfo() does not set TTY, but only required for legicy systems.  Works
+  + usrinfo() does not set TTY, but only required for legacy systems.  Works
     with PrivSep.
 - OSF
   + SIA is broken
index ae5e1c2a542d543725d8f4aaf0ae0ad7fb6ed78d..fcfaccff7e8bd1d7673594111dba698f1f4b149f 100644 (file)
@@ -2,7 +2,7 @@
  * Pseudo-implementation of RFC2553 name / address resolution functions
  *
  * But these functions are not implemented correctly. The minimum subset
- * is implemented for ssh use only. For exapmle, this routine assumes
+ * is implemented for ssh use only. For example, this routine assumes
  * that ai_family is AF_INET. Don't use it for another purpose.
  */
 
index e570bcfeeb9838b77ca7aeefdb2b45899a5a99a6..57705fdb8d7c9ef379655c2ec5e0ce01ed37eda4 100644 (file)
@@ -2,7 +2,7 @@
  * Pseudo-implementation of RFC2553 name / address resolution functions
  *
  * But these functions are not implemented correctly. The minimum subset
- * is implemented for ssh use only. For exapmle, this routine assumes
+ * is implemented for ssh use only. For example, this routine assumes
  * that ai_family is AF_INET. Don't use it for another purpose.
  */
 
This page took 0.265971 seconds and 5 git commands to generate.