- 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 - djm@cvs.openbsd.org 2011/05/06 22:20:10
[PROTOCOL.mux] [PROTOCOL.mux]
fix numbering; from bert.wesarg AT googlemail.com 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 20110510
- (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix - (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 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" 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 $ .\" $OpenBSD: ssh_config.5,v 1.150 2011/05/07 23:19:39 jmc Exp $
.Dd $Mdocdate: May 6 2011 $ .Dd $Mdocdate: May 7 2011 $
.Dt SSH_CONFIG 5 .Dt SSH_CONFIG 5
.Os .Os
.Sh NAME .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), will be substituted by the local host name (including any domain name),
.Ql %h .Ql %h
will be substituted by the target host name, will be substituted by the target host name,
.Ql %h .Ql %n
will be substituted by original target host name specified on the commandline, will be substituted by the original target host name
specified on the command line,
.Ql %p .Ql %p
the port, the port,
.Ql %r .Ql %r