changeset 100850:fadd129857fc

* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 03 Jan 2009 14:49:29 +0000
parents 65084615ffd3
children 6b4fcfe2c11e
files doc/misc/trampver.texi
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/trampver.texi	Sat Jan 03 12:57:28 2009 +0000
+++ b/doc/misc/trampver.texi	Sat Jan 03 14:49:29 2009 +0000
@@ -2,9 +2,9 @@
 @c texi/trampver.texi.  Generated from trampver.texi.in by configure.
 
 @c This is part of the Emacs manual.
-@c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
+@c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
 @c   Free Software Foundation, Inc.
-@c See file emacs.texi for copying conditions.
+@c See file doclicense.texi for copying conditions.
 
 @c In the Tramp CVS, the version number is auto-frobbed from
 @c configure.ac, so you should edit that file and run
@@ -41,6 +41,8 @@
 @set prefixhop
 @set postfix            :
 @set postfixhop         :
+@set ipv6prefix         [
+@set ipv6postfix        ]
 @set emacsothername     XEmacs
 @set emacsotherdir      xemacs
 @set emacsotherfilename tramp-xemacs.html
@@ -56,6 +58,8 @@
 @set prefixhop          [
 @set postfix            ]
 @set postfixhop         /
+@set ipv6prefix
+@set ipv6postfix
 @set emacsothername     GNU Emacs
 @set emacsotherdir      emacs
 @set emacsotherfilename tramp-emacs.html