bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find.texi @dircategory


From: Karl Berry
Subject: find.texi @dircategory
Date: Sat, 22 Feb 2003 13:28:40 -0500

I suggest the following minor changes to find.texi (relative to 4.1) to
change the category in the Texinfo dir file -- I've been trying to
rationalize these categories per rms's suggestions.

Also, the frontmatter should be changed to use @copying, the GNU free
documentation license, @ifnottex around the Top node, etc. -- this patch
doesn't do those things.  See
  http://texinfo.org/manual/Document-Permissions.html
  http://texinfo.org/manual/GNU-Sample-Texts.html
for information and an example of recommended frontmatter for GNU manuals.

Let me know if questions or problems.  Looking forward to the next find
release :).

Thanks,
karl (Texinfo maintainer)


*** /usr/local/gnu/src/findutils-4.1/doc/ORIG/find.texi Thu Nov  3 20:13:50 1994
--- /usr/local/gnu/src/findutils-4.1/doc/find.texi      Sat Feb 22 06:19:14 2003
***************
*** 14,31 ****
  @finalout
  @end iftex
  
! @ifinfo
! @format
! START-INFO-DIR-ENTRY
! * Finding Files: (find).        Listing and operating on files
!                                 that match certain criteria.
! END-INFO-DIR-ENTRY
! @end format
  
  This file documents the GNU utilities for finding files that match
  certain criteria and performing various operations on them.
  
! Copyright (C) 1994 Free Software Foundation, Inc.
  
  Permission is granted to make and distribute verbatim copies of
  this manual provided the copyright notice and this permission notice
--- 14,28 ----
  @finalout
  @end iftex
  
! @dircategory Basics
! @direntry
! * Finding files: (find).        Operating on files matching certain criteria.
! @end direntry
  
  This file documents the GNU utilities for finding files that match
  certain criteria and performing various operations on them.
  
! Copyright (C) 1994, 2003 Free Software Foundation, Inc.
  
  Permission is granted to make and distribute verbatim copies of
  this manual provided the copyright notice and this permission notice
***************
*** 57,63 ****
  
  @page
  @vskip 0pt plus 1filll
! Copyright @copyright{} 1994 Free Software Foundation, Inc.
  
  Permission is granted to make and distribute verbatim copies of
  this manual provided the copyright notice and this permission notice
--- 54,60 ----
  
  @page
  @vskip 0pt plus 1filll
! Copyright @copyright{} 1994, 2003 Free Software Foundation, Inc.
  
  Permission is granted to make and distribute verbatim copies of
  this manual provided the copyright notice and this permission notice

Diff finished at Sat Feb 22 06:20:15




reply via email to

[Prev in Thread] Current Thread [Next in Thread]