summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.86
1 files changed, 2 insertions, 4 deletions
diff --git a/sshd.8 b/sshd.8
index ae7957648..9541c2f35 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,8 +34,8 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.246 2008/07/02 02:24:18 djm Exp $ 37.\" $OpenBSD: sshd.8,v 1.247 2008/10/03 13:08:12 jmc Exp $
38.Dd $Mdocdate: July 2 2008 $ 38.Dd $Mdocdate: October 3 2008 $
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -744,8 +744,6 @@ will not allow it to be used unless the
744.Cm StrictModes 744.Cm StrictModes
745option has been set to 745option has been set to
746.Dq no . 746.Dq no .
747The recommended permissions can be set by executing
748.Dq chmod go-w ~/ ~/.ssh ~/.ssh/authorized_keys .
749.Pp 747.Pp
750.It ~/.ssh/environment 748.It ~/.ssh/environment
751This file is read into the environment at login (if it exists). 749This file is read into the environment at login (if it exists).