summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2001-02-04 15:10:44 +0000
committermarkus <markus@openbsd.org>2001-02-04 15:10:44 +0000
commit21666e76ec06381f6ea58659db9e9c8ad37770f3 (patch)
treec7f7a0fbe803da5fbc6501295710a5306b3dabb3
parentmention scan_ffs; map@infinitum.ch (diff)
downloadwireguard-openbsd-21666e76ec06381f6ea58659db9e9c8ad37770f3.tar.xz
wireguard-openbsd-21666e76ec06381f6ea58659db9e9c8ad37770f3.zip
typo; dpo@club-internet.fr
-rw-r--r--usr.bin/ssh/ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 99fb8c7cd5c..28913232fdb 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -34,7 +34,7 @@
.\" (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: ssh.1,v 1.83 2001/02/04 11:11:55 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.84 2001/02/04 15:10:44 markus Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -1112,7 +1112,7 @@ where you wish to log in using DSA authentication.
These files are not
sensitive and can (but need not) be readable by anyone.
These files are
-never used automatically and are not necessary; they is only provided for
+never used automatically and are not necessary; they are only provided for
the convenience of the user.
.It Pa $HOME/.ssh/config
This is the per-user configuration file.