mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-21 11:24:20 +08:00
- stevesk@cvs.openbsd.org 2009/04/13 19:07:44
[sshd_config.5] fix possessive; ok djm@
This commit is contained in:
parent
5837b51aec
commit
af501cfce4
@ -26,6 +26,9 @@
|
||||
[sftp-server.8 sshd.8 ssh-agent.1]
|
||||
fix a few typographical errors found by spell(1).
|
||||
ok dtucker@, jmc@
|
||||
- stevesk@cvs.openbsd.org 2009/04/13 19:07:44
|
||||
[sshd_config.5]
|
||||
fix possessive; ok djm@
|
||||
|
||||
20090616
|
||||
- (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t
|
||||
|
@ -34,8 +34,8 @@
|
||||
.\" (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_config.5,v 1.102 2009/02/22 23:59:25 djm Exp $
|
||||
.Dd $Mdocdate: February 22 2009 $
|
||||
.\" $OpenBSD: sshd_config.5,v 1.103 2009/04/13 19:07:44 stevesk Exp $
|
||||
.Dd $Mdocdate: April 13 2009 $
|
||||
.Dt SSHD_CONFIG 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -197,7 +197,7 @@ the connecting user has been authenticated: %% is replaced by a literal '%',
|
||||
The
|
||||
.Cm ChrootDirectory
|
||||
must contain the necessary files and directories to support the
|
||||
users' session.
|
||||
user's session.
|
||||
For an interactive session this requires at least a shell, typically
|
||||
.Xr sh 1 ,
|
||||
and basic
|
||||
|
Loading…
Reference in New Issue
Block a user