summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--README.privsep4
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 103d43e9b..0a0c79136 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ This port consists of the re-introduction of autoconf support, PAM
22support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library 22support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library
23functions that are (regrettably) absent from other unices. This port 23functions that are (regrettably) absent from other unices. This port
24has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X, 24has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
25NetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare. 25NetBSD, OpenBSD, OpenServer, Solaris and UnixWare.
26 26
27This version actively tracks changes in the OpenBSD CVS repository. 27This version actively tracks changes in the OpenBSD CVS repository.
28 28
diff --git a/README.privsep b/README.privsep
index 2120544c7..460e90565 100644
--- a/README.privsep
+++ b/README.privsep
@@ -34,8 +34,8 @@ privsep user and chroot directory:
34PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD, 34PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD,
35HP-UX (including Trusted Mode), Linux, NetBSD and Solaris. 35HP-UX (including Trusted Mode), Linux, NetBSD and Solaris.
36 36
37On Cygwin, Tru64 Unix, OpenServer, and Unicos only the pre-authentication 37On Cygwin, Tru64 Unix and OpenServer only the pre-authentication part
38part of privsep is supported. Post-authentication privsep is disabled 38of privsep is supported. Post-authentication privsep is disabled
39automatically (so you won't see the additional process mentioned below). 39automatically (so you won't see the additional process mentioned below).
40 40
41Note that for a normal interactive login with a shell, enabling privsep 41Note that for a normal interactive login with a shell, enabling privsep