summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authordtucker <dtucker>2007-08-17 12:10:10 +0000
committerdtucker <dtucker>2007-08-17 12:10:10 +0000
commit7affabbbb64d5d55f4d34e4a0b68360c6bcb35b8 (patch)
treeb532d63a9538d9f08aca9219bf62ae978a6c1581 /INSTALL
parentea44e9d0523119ca08dc6c77efeee398d0680511 (diff)
downloadopenssh-7affabbbb64d5d55f4d34e4a0b68360c6bcb35b8.tar.gz
- (dtucker) [INSTALL] the pid file is sshd.pid not ssh.pid.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5f888cd5..0f289105 100644
--- a/INSTALL
+++ b/INSTALL
@@ -184,7 +184,7 @@ $DISPLAY environment variable. Some broken systems need this.
--with-default-path=PATH allows you to specify a default $PATH for sessions
started by sshd. This replaces the standard path entirely.
---with-pid-dir=PATH specifies the directory in which the ssh.pid file is
+--with-pid-dir=PATH specifies the directory in which the sshd.pid file is
created.
--with-xauth=PATH specifies the location of the xauth binary
@@ -255,4 +255,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
-$Id: INSTALL,v 1.81 2007/08/17 12:03:10 dtucker Exp $
+$Id: INSTALL,v 1.82 2007/08/17 12:10:11 dtucker Exp $