mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-28 20:43:21 +01:00
Use @direntry instead of hard-coding START-INFO-DIR-ENTRY inside @ifinfo.
This commit is contained in:
@@ -12,13 +12,12 @@
|
||||
@finalout
|
||||
@end iftex
|
||||
|
||||
@dircategory Basics
|
||||
@direntry
|
||||
* Finding files: (find). Operating on files matching certain criteria.
|
||||
@end direntry
|
||||
|
||||
@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.
|
||||
|
||||
Reference in New Issue
Block a user