- markus@cvs.openbsd.org 2001/02/04 08:10:44
[ssh.1] typo; dpo@club-internet.fr
This commit is contained in:
parent
62c45db526
commit
3c034ae01a
|
@ -25,6 +25,9 @@
|
|||
- markus@cvs.openbsd.org 2001/02/04 11:11:54
|
||||
[sftp-int.c]
|
||||
fix LCD
|
||||
- markus@cvs.openbsd.org 2001/02/04 08:10:44
|
||||
[ssh.1]
|
||||
typo; dpo@club-internet.fr
|
||||
|
||||
20010104
|
||||
- (bal) I think this is the last of the bsd-*.h that don't belong.
|
||||
|
|
4
ssh.1
4
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.
|
||||
|
|
Loading…
Reference in New Issue