diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/man/etags.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/etags.1 b/doc/man/etags.1 index 7cc501cc496..d1453ca969a 100644 --- a/doc/man/etags.1 +++ b/doc/man/etags.1 | |||
| @@ -64,7 +64,7 @@ Files specified with absolute file names will be recorded | |||
| 64 | with absolute file names. Files generated from a source file\-\-like | 64 | with absolute file names. Files generated from a source file\-\-like |
| 65 | a C file generated from a source Cweb file\-\-will be recorded with | 65 | a C file generated from a source Cweb file\-\-will be recorded with |
| 66 | the name of the source file. | 66 | the name of the source file. |
| 67 | Compressed files are supported using gzip, bzip2, and xz. | 67 | Compressed files are supported using gzip, bzip2, xz, and zstd. |
| 68 | The programs recognize the language used in an input file based on its | 68 | The programs recognize the language used in an input file based on its |
| 69 | file name and contents. The \fB\-\-language\fP switch can be used to force | 69 | file name and contents. The \fB\-\-language\fP switch can be used to force |
| 70 | parsing of the file names following the switch according to the given | 70 | parsing of the file names following the switch according to the given |