diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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.240 2008/03/26 21:28:14 djm Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.241 2008/03/27 22:37:57 jmc Exp $ |
38 | .Dd $Mdocdate: March 26 2008 $ | 38 | .Dd $Mdocdate: March 27 2008 $ |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
41 | .Sh NAME | 41 | .Sh NAME |
@@ -532,7 +532,7 @@ option. | |||
532 | .It Cm no-pty | 532 | .It Cm no-pty |
533 | Prevents tty allocation (a request to allocate a pty will fail). | 533 | Prevents tty allocation (a request to allocate a pty will fail). |
534 | .It Cm no-user-rc | 534 | .It Cm no-user-rc |
535 | Disables execution of | 535 | Disables execution of |
536 | .Pa ~/.ssh/rc . | 536 | .Pa ~/.ssh/rc . |
537 | .It Cm no-X11-forwarding | 537 | .It Cm no-X11-forwarding |
538 | Forbids X11 forwarding when this key is used for authentication. | 538 | Forbids X11 forwarding when this key is used for authentication. |