summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
authordjm <djm>2002-05-22 01:02:15 +0000
committerdjm <djm>2002-05-22 01:02:15 +0000
commitdd75bce2d441ae0dc3c90e5d16485f007e3b891b (patch)
tree8fdde9954b03bacfe712620193e2faabfeba7d28 /README.privsep
parent43d14db9f552cc0b275df811ba65cc6ee6386c47 (diff)
downloadopenssh-dd75bce2d441ae0dc3c90e5d16485f007e3b891b.tar.gz
fix spelling mistakes spotted by Solar Designer <solar@openwall.com>
Diffstat (limited to 'README.privsep')
-rw-r--r--README.privsep4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.privsep b/README.privsep
index b1aadd26..89b9d045 100644
--- a/README.privsep
+++ b/README.privsep
@@ -28,7 +28,7 @@ If you are on UnixWare 7 or OpenUNIX 8 do this additional step.
configure supports the following options to change the default
privsep user and chroot directory:
- --with-privsep-path=xxx Path for privilege seperation chroot
+ --with-privsep-path=xxx Path for privilege separation chroot
--with-privsep-user=user Specify non-privileged user for privilege separation
Privsep requires operating system support for file descriptor passing
@@ -54,4 +54,4 @@ process 1005 is the sshd process listening for new connections.
process 6917 is the privileged monitor process, 6919 is the user owned
sshd process and 6921 is the shell process.
-$Id: README.privsep,v 1.4 2002/05/14 03:50:38 tim Exp $
+$Id: README.privsep,v 1.5 2002/05/22 01:02:15 djm Exp $