mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-27 05:46:36 +08:00
- jmc@cvs.openbsd.org 2008/07/18 22:51:01
[sftp-server.8] no need for .Pp before or after .Sh;
This commit is contained in:
parent
2e28d8622d
commit
aa5f433287
@ -1,3 +1,9 @@
|
||||
20080721
|
||||
- (djm) OpenBSD CVS Sync
|
||||
- jmc@cvs.openbsd.org 2008/07/18 22:51:01
|
||||
[sftp-server.8]
|
||||
no need for .Pp before or after .Sh;
|
||||
|
||||
20080717
|
||||
- (djm) OpenBSD CVS Sync
|
||||
- djm@cvs.openbsd.org 2008/07/17 08:48:00
|
||||
@ -4698,4 +4704,4 @@
|
||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||
|
||||
$Id: ChangeLog,v 1.5091 2008/07/17 09:15:43 djm Exp $
|
||||
$Id: ChangeLog,v 1.5092 2008/07/21 08:20:39 djm Exp $
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: sftp-server.8,v 1.13 2008/07/14 01:55:56 djm Exp $
|
||||
.\" $OpenBSD: sftp-server.8,v 1.14 2008/07/18 22:51:01 jmc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 Markus Friedl. All rights reserved.
|
||||
.\"
|
||||
@ -22,7 +22,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.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 14 2008 $
|
||||
.Dd $Mdocdate: July 18 2008 $
|
||||
.Dt SFTP-SERVER 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -82,7 +82,6 @@ Use of
|
||||
in a chroot configuation therefore requires that
|
||||
.Xr syslogd 8
|
||||
establish a logging socket inside the chroot directory.
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr sftp 1 ,
|
||||
.Xr ssh 1 ,
|
||||
|
Loading…
Reference in New Issue
Block a user