diff options
author | dtucker <dtucker> | 2008-06-12 18:32:00 +0000 |
---|---|---|
committer | dtucker <dtucker> | 2008-06-12 18:32:00 +0000 |
commit | 4823a6e1e08491368c4be3f43b21fc248d945557 (patch) | |
tree | b2a5bcb0acfa8227390b65eec9a3c1c8c480d6c4 /sshd.8 | |
parent | add7d5d55854746e962b7d93e776b3bfb12b9019 (diff) | |
download | openssh-4823a6e1e08491368c4be3f43b21fc248d945557.tar.gz |
- jmc@cvs.openbsd.org 2008/06/11 07:30:37
[sshd.8]
kill trailing whitespace;
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 @@ -532,7 +532,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 |