From adb7acbc494634defec5a71431d579ef3648c108 Mon Sep 17 00:00:00 2001 From: djm Date: Thu, 3 Apr 2008 09:52:51 +0000 Subject: [PATCH] - jmc@cvs.openbsd.org 2008/03/27 22:37:57 [sshd.8] remove trailing whitespace; --- ChangeLog | 3 +++ sshd.8 | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ecbfc3f4..dcdd12cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ [channels.c] avoid possible hijacking of x11-forwarded connections (back out 1.183) CVE-2008-1483; ok djm@ + - jmc@cvs.openbsd.org 2008/03/27 22:37:57 + [sshd.8] + remove trailing whitespace; 20080327 - (dtucker) Cache selinux status earlier so we know if it's enabled after a diff --git a/sshd.8 b/sshd.8 index ca4386e5..8cf9420c 100644 --- a/sshd.8 +++ b/sshd.8 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd.8,v 1.240 2008/03/26 21:28:14 djm Exp $ +.\" $OpenBSD: sshd.8,v 1.241 2008/03/27 22:37:57 jmc Exp $ .Dd $Mdocdate$ .Dt SSHD 8 .Os @@ -532,7 +532,7 @@ option. .It Cm no-pty Prevents tty allocation (a request to allocate a pty will fail). .It Cm no-user-rc -Disables execution of +Disables execution of .Pa ~/.ssh/rc . .It Cm no-X11-forwarding Forbids X11 forwarding when this key is used for authentication. -- 2.45.1