- jmc@cvs.openbsd.org 2008/02/09 08:04:31

[sshd_config.5]
     missing `)';
This commit is contained in:
Damien Miller 2008-02-10 22:45:13 +11:00
parent 62ca18d12f
commit 70433b5d73
1 changed files with 3 additions and 3 deletions

View File

@ -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.80 2008/02/08 23:24:07 djm Exp $
.Dd $Mdocdate: February 8 2008 $
.\" $OpenBSD: sshd_config.5,v 1.81 2008/02/09 08:04:31 jmc Exp $
.Dd $Mdocdate: February 9 2008 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@ -208,7 +208,7 @@ For file transfer sessions using
no additional configuration of the environment is necessary if the
in-process sftp server is used (see
.Cm Subsystem
for details.
for details).
.Pp
The default is not to
.Xr chroot 2 .