diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-10-25 20:17:32 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-10-25 20:17:32 +0300 |
commit | ae9f4eebdcf5b0e5340480bf71d221e16091266e (patch) | |
tree | 2767caf6c4531e9b6b7fb18b485bca1c19657f99 /doc/gawktexi.in | |
parent | 81475535ddd41d5c91b2ea65c22aff3c687dad03 (diff) | |
parent | 50f8512202d7a52effe43422323e2f0c7184afe0 (diff) | |
download | egawk-ae9f4eebdcf5b0e5340480bf71d221e16091266e.tar.gz egawk-ae9f4eebdcf5b0e5340480bf71d221e16091266e.tar.bz2 egawk-ae9f4eebdcf5b0e5340480bf71d221e16091266e.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 9234232f..e2e2a034 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -34006,8 +34006,8 @@ The record consists of three fields. The first two are the inode number and the @value{FN}, separated by a forward slash character. On systems where the directory entry contains the file type, the record has a third field (also separated by a slash) which is a single letter -indicating the type of the file. The letters are file types are shown -in @ref{table-readdir-file-types}. +indicating the type of the file. The letters and their corresponding file +types are shown in @ref{table-readdir-file-types}. @float Table,table-readdir-file-types @caption{File Types Returned By The @code{readdir} Extension} @@ -35688,7 +35688,7 @@ The @option{-l} and @option{--load} options load compiled dynamic extensions. The @option{-M} and @option{--bignum} options enable MPFR. @item -The @option{-o} only does pretty-printing. +The @option{-o} option only does pretty-printing. @item The @option{-p} option is used for profiling. |