Description: Fix doc/fftw.info syntax
 title, subtitle and author commands to use {}
Author: Thibaut Paumard
Origin: vendor
Forwarded: no
Last-Update: 20015-06-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/fftw.texi
+++ b/doc/fftw.texi
@@ -5,6 +5,11 @@
 @settitle FFTW
 @c %**end of header
 
+@dircategory Science
+@direntry
+* FFTW: (fftw).                FFTW User's Manual
+@end direntry
+
 @include version.texi
 @setchapternewpage odd
 @c define constant index (ct)
@@ -46,10 +51,10 @@
 @titlepage
 @sp 10
 @comment The title is printed in a large font.
-@title{FFTW User's Manual}
+@title FFTW User's Manual
 @subtitle For version @value{VERSION}, @value{UPDATED}
-@author{Matteo Frigo}
-@author{Steven G. Johnson}
+@author Matteo Frigo
+@author Steven G. Johnson
 
 @c The following two commands start the copyright page.
 @page
