* auth.texi: Synch up with Emacs---change Info file name auth.info to auth;
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 12 Apr 2009 23:10:27 +0000 (23:10 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 12 Apr 2009 23:10:27 +0000 (23:10 +0000)
 remove duplicate @settitle, @dircategory, and @direntry sections;
 fix Tex switches.

texi/ChangeLog
texi/auth.texi

index 9c63979..47d1928 100644 (file)
@@ -1,6 +1,9 @@
---- orig/doc/misc/ChangeLog
-+++ mod/doc/misc/ChangeLog
-@@ -1,3 +1,27 @@
+2009-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * auth.texi: Synch up with Emacs---change Info file name auth.info to
+       auth; remove duplicate @settitle, @dircategory, and @direntry sections;
+       fix Tex switches.
+
 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
index 381ec73..7eef910 100644 (file)
@@ -1,22 +1,13 @@
 \input texinfo                  @c -*-texinfo-*-
-
-@setfilename auth.info
+@setfilename auth
 @settitle Emacs auth-source Library @value{VERSION}
 
 @set VERSION 0.1
 
-@dircategory Emacs
-@direntry
-* auth-source: (auth).   The Emacs auth-source library.
-@end direntry
-
-@settitle Emacs auth-source Library @value{VERSION}
-
 @copying
 This file describes the Emacs auth-source library.
 
-Copyright @copyright{} 2008, 2009
-Free Software Foundation, Inc.
+Copyright @copyright{} 2008, 2009 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -45,17 +36,15 @@ license to the document, as described in section 6 of the license.
 
 @titlepage
 @title Emacs auth-source Library
-
 @author by Ted Zlatanov
 @page
-
 @vskip 0pt plus 1filll
 @insertcopying
 @end titlepage
-@page
 
-@end tex
+@contents
 
+@ifnottex
 @node Top
 @top Emacs auth-source
 This manual describes the Emacs auth-source library.
@@ -63,6 +52,8 @@ This manual describes the Emacs auth-source library.
 It is a way for multiple applications to share a single configuration
 (in Emacs and in files) for user convenience.
 
+@insertcopying
+
 @menu
 * Overview::                    Overview of the auth-source library.
 * Help for users::              
@@ -71,6 +62,7 @@ It is a way for multiple applications to share a single configuration
 * Function Index::              
 * Variable Index::              
 @end menu
+@end ifnottex
 
 @node Overview
 @chapter Overview
@@ -196,8 +188,6 @@ users' netrc files.
 @chapter Variable Index
 @printindex vr
 
-@summarycontents
-@contents
 @bye
 
 @c End: