diff options
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | timeprefix.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ DESCRIPTION prints the prefixed line to stdout. The timestamp is written in both decimal boot time and - human-readable real time (in UTC), with with boot time first so + human-readable real time (in UTC), with the boot time first so that muliple generated log files can merged into one with sort --merge. diff --git a/timeprefix.1 b/timeprefix.1 index 2e83572..593ed4f 100644 --- a/timeprefix.1 +++ b/timeprefix.1 @@ -10,7 +10,7 @@ timeprefix \- Prefix the current time to each line line and prints the prefixed line to stdout. .PP The timestamp is written in both decimal boot time -and human-readable real time (in UTC), with with +and human-readable real time (in UTC), with the boot time first so that muliple generated log files can merged into one with .B sort |
