diff options
Diffstat (limited to 'usr/src/man/man1m/sftp-server.1m')
| -rw-r--r-- | usr/src/man/man1m/sftp-server.1m | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/usr/src/man/man1m/sftp-server.1m b/usr/src/man/man1m/sftp-server.1m index c0ba05b265..48c4b62c44 100644 --- a/usr/src/man/man1m/sftp-server.1m +++ b/usr/src/man/man1m/sftp-server.1m @@ -2,7 +2,7 @@ .\" To view license terms, attribution, and copyright for OpenSSH, the default path is /var/sadm/pkg/SUNWsshdr/install/copyright. If the Solaris operating environment has been installed anywhere other than the default, modify the given path to access the file at the .\" installed location. .\" Portions Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved. -.TH sftp-server 1M "24 Oct 2007" "SunOS 5.11" "System Administration Commands" +.TH SFTP-SERVER 1M "Oct 24, 2007" .SH NAME sftp-server \- SFTP server subsystem .SH SYNOPSIS @@ -48,7 +48,6 @@ Valid options are listed below. As stated above, these are to be specified in the Subsystem declation of \fBsshd_config\fR. .sp .ne 2 -.mk .na \fB\fB-f\fR \fIlog_facility\fR\fR .ad @@ -63,7 +62,6 @@ Specifies the facility code that is used when logging messages from .sp .ne 2 -.mk .na \fB\fB-l\fR \fIlog_level\fR\fR .ad @@ -84,35 +82,29 @@ client. \fBDEBUG\fR and \fBDEBUG1\fR are equivalent. \fBDEBUG2\fR and The following exit values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR\fR .ad .RS 6n -.rt Successful completion. .RE .sp .ne 2 -.mk .na \fB>\fB0\fR\fR .ad .RS 6n -.rt An error occurred. .RE .SH FILES .sp .ne 2 -.mk .na \fB\fB/usr/lib/ssh/sftp-server\fR\fR .ad .RS 28n -.rt Server-side binary. .RE @@ -124,13 +116,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 |
