]> andersk Git - openssh.git/commitdiff
- stevesk@cvs.openbsd.org 2002/05/11 20:24:48
authormouring <mouring>
Wed, 15 May 2002 16:09:57 +0000 (16:09 +0000)
committermouring <mouring>
Wed, 15 May 2002 16:09:57 +0000 (16:09 +0000)
     [ssh.h]
     typo in comment

ChangeLog
ssh.h

index 497a1aeee42fbf025f89a4725c79cd819f3d2790..c07ff53d83a8fbeab842965695339231de97c6df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
    - deraadt@cvs.openbsd.org 2002/05/08 21:06:34
      [ssh.h]
      move to sshd.sshd instead
+   - stevesk@cvs.openbsd.org 2002/05/11 20:24:48
+     [ssh.h]
+     typo in comment
 
 20020514
  - (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
diff --git a/ssh.h b/ssh.h
index 75900716ba4595ed4178e8aca93c4b47f7671083..aac6216b82b6a72b3bef011da269c9e638df5b4e 100644 (file)
--- a/ssh.h
+++ b/ssh.h
@@ -1,4 +1,4 @@
-/*     $OpenBSD: ssh.h,v 1.68 2002/05/08 21:06:34 deraadt Exp $        */
+/*     $OpenBSD: ssh.h,v 1.69 2002/05/11 20:24:48 stevesk Exp $        */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
 
 /*
  * unprivileged user when UsePrivilegeSeparation=yes;
- * sshd will change its pivileges to this user and its
+ * sshd will change its privileges to this user and its
  * primary group.
  */
 #ifndef SSH_PRIVSEP_USER
This page took 0.071965 seconds and 5 git commands to generate.