diff options
| author | Michael Albinus | 2008-02-02 10:56:12 +0000 |
|---|---|---|
| committer | Michael Albinus | 2008-02-02 10:56:12 +0000 |
| commit | 7ed4a04762028d85a488bacda5a722126b246f81 (patch) | |
| tree | 7b41521332d27cceb6bd8d04372608aeab1f6e2c | |
| parent | eef3f0c84cec23e22ee0fcb6f0561755a2636ced (diff) | |
| download | emacs-7ed4a04762028d85a488bacda5a722126b246f81.tar.gz emacs-7ed4a04762028d85a488bacda5a722126b246f81.zip | |
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
section. Reported by <poti@potis.org>.
Use new FSF's Back-Cover Text.
| -rw-r--r-- | man/tramp.texi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/tramp.texi b/man/tramp.texi index c4f2cc88f6e..9a7be81d826 100644 --- a/man/tramp.texi +++ b/man/tramp.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c %**start of header | ||
| 3 | @setfilename ../info/tramp | 2 | @setfilename ../info/tramp |
| 3 | @c %**start of header | ||
| 4 | @settitle TRAMP User Manual | 4 | @settitle TRAMP User Manual |
| 5 | @setchapternewpage odd | 5 | @setchapternewpage odd |
| 6 | @c %**end of header | 6 | @c %**end of header |
| @@ -25,8 +25,8 @@ | |||
| 25 | @end macro | 25 | @end macro |
| 26 | 26 | ||
| 27 | @copying | 27 | @copying |
| 28 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 | 28 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 29 | Free Software Foundation, Inc. | 29 | 2006, 2007, 2008 Free Software Foundation, Inc. |
| 30 | 30 | ||
| 31 | @quotation | 31 | @quotation |
| 32 | Permission is granted to copy, distribute and/or modify this document | 32 | Permission is granted to copy, distribute and/or modify this document |
| @@ -37,9 +37,9 @@ Manual'', and with the Back-Cover Texts as in (a) below. A copy of the | |||
| 37 | license is included in the section entitled ``GNU Free Documentation | 37 | license is included in the section entitled ``GNU Free Documentation |
| 38 | License'' in the Emacs manual. | 38 | License'' in the Emacs manual. |
| 39 | 39 | ||
| 40 | (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify | 40 | (a) The FSF's Back-Cover Text is: ``You have the freedom to |
| 41 | this GNU Manual, like GNU software. Copies published by the Free | 41 | copy and modify this GNU manual. Buying copies from the FSF |
| 42 | Software Foundation raise funds for GNU development.'' | 42 | supports it in developing GNU and promoting software freedom.'' |
| 43 | 43 | ||
| 44 | This document is part of a collection distributed under the GNU Free | 44 | This document is part of a collection distributed under the GNU Free |
| 45 | Documentation License. If you want to distribute this document | 45 | Documentation License. If you want to distribute this document |