- jmc@cvs.openbsd.org 2011/05/07 23:19:39

[ssh_config.5]
     - tweak previous
     - come consistency fixes

     ok djm
This commit is contained in:
Damien Miller 2011-05-15 08:47:18 +10:00
parent c067f62560
commit 486dd2eadb
2 changed files with 11 additions and 5 deletions

View File

@ -42,6 +42,11 @@
- djm@cvs.openbsd.org 2011/05/06 22:20:10
[PROTOCOL.mux]
fix numbering; from bert.wesarg AT googlemail.com
- jmc@cvs.openbsd.org 2011/05/07 23:19:39
[ssh_config.5]
- tweak previous
- come consistency fixes
ok djm
20110510
- (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix

View File

@ -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: ssh_config.5,v 1.149 2011/05/06 21:34:32 djm Exp $
.Dd $Mdocdate: May 6 2011 $
.\" $OpenBSD: ssh_config.5,v 1.150 2011/05/07 23:19:39 jmc Exp $
.Dd $Mdocdate: May 7 2011 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@ -320,8 +320,9 @@ will be substituted by the first component of the local host name,
will be substituted by the local host name (including any domain name),
.Ql %h
will be substituted by the target host name,
.Ql %h
will be substituted by original target host name specified on the commandline,
.Ql %n
will be substituted by the original target host name
specified on the command line,
.Ql %p
the port,
.Ql %r