diff doc/misc/auth.texi @ 102059:9bcea07061a8

consistently use @insertcopying, @direntry, @contents
author Karl Berry <karl@gnu.org>
date Mon, 16 Feb 2009 17:41:58 +0000
parents c35aac5fa64e
children 0e907e93a720
line wrap: on
line diff
--- a/doc/misc/auth.texi	Mon Feb 16 13:04:15 2009 +0000
+++ b/doc/misc/auth.texi	Mon Feb 16 17:41:58 2009 +0000
@@ -1,21 +1,13 @@
 \input texinfo                  @c -*-texinfo-*-
-
 @setfilename auth.info
+@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
@@ -37,21 +29,22 @@
 @end quotation
 @end copying
 
-@tex
+@dircategory Emacs
+@direntry
+* auth-source: (auth).   The Emacs auth-source library.
+@end direntry
 
 @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.
@@ -59,6 +52,8 @@
 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::              
@@ -67,6 +62,7 @@
 * Function Index::              
 * Variable Index::              
 @end menu
+@end ifnottex
 
 @node Overview
 @chapter Overview
@@ -192,8 +188,6 @@
 @chapter Variable Index
 @printindex vr
 
-@summarycontents
-@contents
 @bye
 
 @c End: