From 1c065e52167ea78003c8246b4774487ac22ca60e Mon Sep 17 00:00:00 2001
From: Geir Hauge <geir.hauge@gmail.com>
Date: Mon, 5 Aug 2013 21:05:19 +0200
Subject: [PATCH 4/5] Default TIMEFORMAT

---
 doc/bash.1 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/bash.1 b/doc/bash.1
index 42ce05d..73cd566 100644
--- a/doc/bash.1
+++ b/doc/bash.1
@@ -2368,7 +2368,7 @@ The value of \fIp\fP determines whether or not the fraction is
 included.
 .IP
 If this variable is not set, \fBbash\fP acts as if it had the
-value \fB$\(aq\enreal\et%3lR\enuser\et%3lU\ensys\e\t%3lS\(aq\fP.
+value \fB$\(aq\enreal\et%3lR\enuser\et%3lU\ensys\et%3lS\(aq\fP.
 If the value is null, no timing information is displayed.
 A trailing newline is added when the format string is displayed.
 .PD 0
-- 
1.7.9.5

