summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--sshd.85
2 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index be869245a..61f07163d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
16 - stevesk@cvs.openbsd.org 2001/08/22 16:21:21 16 - stevesk@cvs.openbsd.org 2001/08/22 16:21:21
17 [ssh.1] 17 [ssh.1]
18 hostname not optional; ok markus@ 18 hostname not optional; ok markus@
19 - stevesk@cvs.openbsd.org 2001/08/22 16:30:02
20 [sshd.8]
21 no rexd; ok markus@
19 22
2020010815 2320010815
21 - (bal) Fixed stray code in readconf.c that went in by mistake. 24 - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6339,4 +6342,4 @@
6339 - Wrote replacements for strlcpy and mkdtemp 6342 - Wrote replacements for strlcpy and mkdtemp
6340 - Released 1.0pre1 6343 - Released 1.0pre1
6341 6344
6342$Id: ChangeLog,v 1.1489 2001/09/12 16:43:26 mouring Exp $ 6345$Id: ChangeLog,v 1.1490 2001/09/12 16:46:08 mouring Exp $
diff --git a/sshd.8 b/sshd.8
index e010e9b42..63720c7d9 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.142 2001/08/21 21:47:42 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.143 2001/08/22 16:30:02 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -118,9 +118,8 @@ configuration file if desired.
118System security is not improved unless 118System security is not improved unless
119.Xr rshd 8 , 119.Xr rshd 8 ,
120.Xr rlogind 8 , 120.Xr rlogind 8 ,
121.Xr rexecd 8 ,
122and 121and
123.Xr rexd 8 122.Xr rexecd 8
124are disabled (thus completely disabling 123are disabled (thus completely disabling
125.Xr rlogin 1 124.Xr rlogin 1
126and 125and