diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-11 07:30:38 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-11 07:30:38 +0000 |
commit | f023135bd485d5f78da7ea2ca7a6e3e0a8f37c4d (patch) | |
tree | d14341fb36fbf02030e88b270dae38a0675e6eee /usr.bin/ssh/sshd.8 | |
parent | d183aa3da82cadf82e92342ce3d09a3656c85379 (diff) |
kill trailing whitespace;
Diffstat (limited to 'usr.bin/ssh/sshd.8')
-rw-r--r-- | usr.bin/ssh/sshd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index 0c557bd28a2..791424a270a 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -34,8 +34,8 @@ .\" (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.244 2008/06/10 23:06:19 djm Exp $ -.Dd $Mdocdate: June 10 2008 $ +.\" $OpenBSD: sshd.8,v 1.245 2008/06/11 07:30:37 jmc Exp $ +.Dd $Mdocdate: June 11 2008 $ .Dt SSHD 8 .Os .Sh NAME @@ -505,7 +505,7 @@ This option is automatically disabled if is enabled. .It Cm from="pattern-list" Specifies that in addition to public key authentication, either the canonical -name of the remote host or its IP address must be present in the +name of the remote host or its IP address must be present in the comma-separated list of patterns. See .Sx PATTERNS |