diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,7 +34,7 @@ | |||
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.181 2002/05/15 21:02:53 markus Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.182 2002/05/15 21:56:38 markus Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
@@ -852,7 +852,7 @@ another process will be created that has the privilege of the authenticated | |||
852 | user. The goal of privilege separation is to prevent privilege | 852 | user. The goal of privilege separation is to prevent privilege |
853 | escalation by containing any corruption within the unprivileged processes. | 853 | escalation by containing any corruption within the unprivileged processes. |
854 | The default is | 854 | The default is |
855 | .Dq no . | 855 | .Dq yes . |
856 | .It Cm VerifyReverseMapping | 856 | .It Cm VerifyReverseMapping |
857 | Specifies whether | 857 | Specifies whether |
858 | .Nm | 858 | .Nm |