*** doc/time.texi 2024-11-20 17:09:26.837671967 +0000 --- doc/time_edited.texi 2024-11-20 19:34:42.649999057 +0000 *************** *** 8,14 **** @include version.texi @copying ! This manual is for GNU @code{time} command for running programs and summarizing the system resources they use. version @value{VERSION} updated @value{UPDATED} --- 8,14 ---- @include version.texi @copying ! This manual is for the GNU @code{time} command for running programs and summarizing the system resources they use. version @value{VERSION} updated @value{UPDATED} *************** *** 52,58 **** @node Top @top Time ! This file documents the the GNU @code{time} command for running programs and summarizing the system resources they use. Version @value{VERSION}, updated @value{UPDATED} @end ifnottex --- 52,58 ---- @node Top @top Time ! This file documents the GNU @code{time} command for running programs and summarizing the system resources they use. Version @value{VERSION}, updated @value{UPDATED} @end ifnottex *************** *** 233,239 **** @item P Percentage of the CPU that this job got. This is just user + system ! times divied by the total running time. @end table @node Memory Resources --- 233,239 ---- @item P Percentage of the CPU that this job got. This is just user + system ! times divided by the total running time. @end table @node Memory Resources *************** *** 538,544 **** @cindex problems @cindex reporting bugs ! To report bugs, suggest enhancements or otherwise discuss GNU Datamash, please send electronic mail to @email{bug-time.org}. @cindex checklist for bug reports --- 538,544 ---- @cindex problems @cindex reporting bugs ! To report bugs, suggest enhancements or otherwise discuss GNU @code{time}, please send electronic mail to @email{bug-time.org}. @cindex checklist for bug reports *************** *** 546,552 **** to reproduce the problem. Generally speaking, that means: @itemize @bullet ! @item The version numbers of Datamash (which you can find by running @w{@samp{time --version}}) and any other program(s) or manual(s) involved. @item Hardware and operating system names and versions. --- 546,552 ---- to reproduce the problem. Generally speaking, that means: @itemize @bullet ! @item The version numbers of @code{time} (which you can find by running @w{@samp{time --version}}) and any other program(s) or manual(s) involved. @item Hardware and operating system names and versions.