summaryrefslogtreecommitdiffstats
path: root/sshd.8
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 13:19:55 +0100
committerDamien Miller <djm@mindrot.org>2002-01-22 13:19:55 +0100
commit70972eb388575578955a8f0e4d3f85e231d3fb7e (patch)
treefb1ef923ed6e3ab132e9647a59fb4b667f9679f8 /sshd.8
parent - markus@cvs.openbsd.org 2002/01/05 10:43:40 (diff)
downloadopenssh-70972eb388575578955a8f0e4d3f85e231d3fb7e.tar.xz
openssh-70972eb388575578955a8f0e4d3f85e231d3fb7e.zip
- stevesk@cvs.openbsd.org 2002/01/05 21:51:56
[ssh.1 sshd.8] some missing and misplaced periods
Diffstat (limited to '')
-rw-r--r--sshd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index d2fa27612..971724799 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.160 2002/01/04 18:14:16 stevesk Exp $
+.\" $OpenBSD: sshd.8,v 1.161 2002/01/05 21:51:56 stevesk Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -378,7 +378,7 @@ After expansion,
is taken to be an absolute path or one relative to the user's home
directory.
The default is
-.Dq .ssh/authorized_keys
+.Dq .ssh/authorized_keys .
.It Cm Banner
In some jurisdictions, sending a warning message before authentication
may be relevant for getting legal protection.
@@ -397,7 +397,7 @@ The default is
Specifies the ciphers allowed for protocol version 2.
Multiple ciphers must be comma-separated.
The default is
-.Dq aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour.
+.Dq aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour .
.It Cm ClientAliveInterval
Sets a timeout interval in seconds after which if no data has been received
from the client,