summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/ssh-keysign.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/ssh-keysign.1m')
-rw-r--r--usr/src/man/man1m/ssh-keysign.1m19
1 files changed, 7 insertions, 12 deletions
diff --git a/usr/src/man/man1m/ssh-keysign.1m b/usr/src/man/man1m/ssh-keysign.1m
index ec458d64a7..1ab228a28a 100644
--- a/usr/src/man/man1m/ssh-keysign.1m
+++ b/usr/src/man/man1m/ssh-keysign.1m
@@ -3,13 +3,13 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH ssh-keysign 1M "9 Jun 2004" "SunOS 5.11" "System Administration Commands"
+.TH SSH-KEYSIGN 1M "Jun 9, 2004"
.SH NAME
ssh-keysign \- ssh helper program for host-based authentication
.SH SYNOPSIS
.LP
.nf
-\fBssh-keysign\fR
+\fBssh-keysign\fR
.fi
.SH DESCRIPTION
@@ -32,18 +32,15 @@ host-based authentication.
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/ssh/ssh_config\fR\fR
.ad
.RS 29n
-.rt
Controls whether \fBssh-keysign\fR is enabled.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/ssh/ssh_host_dsa_key\fR\fR
.ad
@@ -52,7 +49,6 @@ Controls whether \fBssh-keysign\fR is enabled.
\fB\fB/etc/ssh/ssh_host_rsa_key\fR\fR
.ad
.RS 29n
-.rt
These files contain the private parts of the host keys used to generate the
digital signature. They should be owned by root, readable only by root, and not
accessible to others. Because they are readable only by root, \fBssh-keysign\fR
@@ -94,13 +90,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface StabilityEvolving
+Interface Stability Evolving
.TE
.SH SEE ALSO