Package: openssh-client Version: 1:4.3p2-4 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man8/ssh-keysign.8.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.16-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages openssh-client depends on: ii adduser 3.97 Add and remove users and groups ii debconf [debconf-2. 1.5.5 Debian configuration management sy ii dpkg 1.13.22 package maintenance system for Deb ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcomerr2 1.39-1 common error description library ii libedit2 2.9.cvs.20050518-2.2 BSD editline and history libraries ii libkrb53 1.4.4-3 MIT Kerberos runtime libraries ii libncurses5 5.5-4 Shared libraries for terminal hand ii libselinux1 1.30.28-2 SELinux shared libraries ii libssl0.9.8 0.9.8c-1 SSL shared libraries ii passwd 1:4.0.18.1-3 change and administer password and ii zlib1g 1:1.2.3-13 compression library - runtime openssh-client recommends no packages. -- no debconf information
--- ssh-keysign.8 2006-09-29 18:45:21.000000000 -0400 +++ /tmp/ssh-keysign.8 2006-10-02 00:34:40.000000000 -0400 @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm ssh-keysign -.Nd ssh helper program for hostbased authentication +.Nd ssh helper program for host based authentication .Sh SYNOPSIS .Nm .Sh DESCRIPTION @@ -35,7 +35,7 @@ is used by .Xr ssh 1 to access the local host keys and generate the digital signature -required during hostbased authentication with SSH protocol version 2. +required during host based authentication with SSH protocol version 2. .Pp .Nm is disabled by default and can only be enabled in the @@ -53,7 +53,7 @@ .Xr ssh 1 and .Xr sshd 8 -for more information about hostbased authentication. +for more information about host based authentication. .Sh FILES .Bl -tag -width Ds .It Pa /etc/ssh/ssh_config @@ -67,7 +67,7 @@ accessible to others. Since they are readable only by root, .Nm -must be set-uid root if hostbased authentication is used. +must be set-uid root if host based authentication is used. .El .Sh SEE ALSO .Xr ssh 1 ,

