aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README2
-rw-r--r--timeprefix.12
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f3955ed..8efcca2 100644
--- a/README
+++ b/README
@@ -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