diff options
author | 2014-08-30 16:32:25 +0000 | |
---|---|---|
committer | 2014-08-30 16:32:25 +0000 | |
commit | cf466aabea67cceb2b9b458182786aab46b4e959 (patch) | |
tree | 44af630a9c133b5907640ada472626ea55fb4d1d | |
parent | Convert openssl(1) version to new option/usage handling. (diff) | |
download | wireguard-openbsd-cf466aabea67cceb2b9b458182786aab46b4e959.tar.xz wireguard-openbsd-cf466aabea67cceb2b9b458182786aab46b4e959.zip |
typo.
-rw-r--r-- | usr.bin/ssh/sshd_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index 8767ed6bfca..a8c295324e9 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/sshd_config.5 @@ -33,8 +33,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.176 2014/07/28 15:40:08 schwarze Exp $ -.Dd $Mdocdate: July 28 2014 $ +.\" $OpenBSD: sshd_config.5,v 1.177 2014/08/30 16:32:25 sobrado Exp $ +.Dd $Mdocdate: August 30 2014 $ .Dt SSHD_CONFIG 5 .Os .Sh NAME @@ -863,7 +863,7 @@ set in the global section of the config file, until either another line or the end of the file. If a keyword appears in multiple .Cm Match -blocks that are satisified, only the first instance of the keyword is +blocks that are satisfied, only the first instance of the keyword is applied. .Pp The arguments to |