mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- jmc@cvs.openbsd.org 2010/01/09 03:36:00
[sftp-server.8] bad place to forget a comma...
This commit is contained in:
parent
a2e10485c5
commit
838891fe85
@ -13,6 +13,9 @@
|
|||||||
- djm@cvs.openbsd.org 2010/01/09 00:57:10
|
- djm@cvs.openbsd.org 2010/01/09 00:57:10
|
||||||
[PROTOCOL]
|
[PROTOCOL]
|
||||||
tweak language
|
tweak language
|
||||||
|
- jmc@cvs.openbsd.org 2010/01/09 03:36:00
|
||||||
|
[sftp-server.8]
|
||||||
|
bad place to forget a comma...
|
||||||
|
|
||||||
20091208
|
20091208
|
||||||
- (dtucker) OpenBSD CVS Sync
|
- (dtucker) OpenBSD CVS Sync
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: sftp-server.8,v 1.18 2010/01/09 00:20:26 djm Exp $
|
.\" $OpenBSD: sftp-server.8,v 1.19 2010/01/09 03:36:00 jmc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2000 Markus Friedl. All rights reserved.
|
.\" Copyright (c) 2000 Markus Friedl. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@ -86,7 +86,7 @@ Places this instance of
|
|||||||
.Nm
|
.Nm
|
||||||
into a read-only mode.
|
into a read-only mode.
|
||||||
Attempts to open files for writing, as well as other operations that change
|
Attempts to open files for writing, as well as other operations that change
|
||||||
the state of the filesystem will be denied.
|
the state of the filesystem, will be denied.
|
||||||
.It Fl u Ar umask
|
.It Fl u Ar umask
|
||||||
Sets an explicit
|
Sets an explicit
|
||||||
.Xr umask 2
|
.Xr umask 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user