- jmc@cvs.openbsd.org 2004/04/19 16:12:14
[ssh_config.5] kill whitespace at eol;
This commit is contained in:
parent
c970cb9052
commit
1a81258f4e
|
@ -13,6 +13,9 @@
|
|||
[ssh.1 ssh_config.5]
|
||||
document strict permission checks on ~/.ssh/config; prompted by,
|
||||
with & ok jmc@
|
||||
- jmc@cvs.openbsd.org 2004/04/19 16:12:14
|
||||
[ssh_config.5]
|
||||
kill whitespace at eol;
|
||||
- (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD, needed for above change
|
||||
|
||||
20040419
|
||||
|
@ -1018,4 +1021,4 @@
|
|||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||
|
||||
$Id: ChangeLog,v 1.3325 2004/04/20 10:12:53 djm Exp $
|
||||
$Id: ChangeLog,v 1.3326 2004/04/20 10:13:32 djm Exp $
|
||||
|
|
|
@ -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_config.5,v 1.30 2004/04/19 13:02:40 djm Exp $
|
||||
.\" $OpenBSD: ssh_config.5,v 1.31 2004/04/19 16:12:14 jmc Exp $
|
||||
.Dd September 25, 1999
|
||||
.Dt SSH_CONFIG 5
|
||||
.Os
|
||||
|
@ -410,7 +410,7 @@ identities will be tried in sequence.
|
|||
Specifies that
|
||||
.Nm ssh
|
||||
should only use the authentication identity files configured in the
|
||||
.Nm
|
||||
.Nm
|
||||
files,
|
||||
even if the
|
||||
.Nm ssh-agent
|
||||
|
|
Loading…
Reference in New Issue