diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-11-30 19:44:33 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-11-30 19:44:33 +0000 |
| commit | b549b54135cc725c061e1a29ec22a3b4cde15cf1 (patch) | |
| tree | 790d6ba87356aeb510d472d800e0bf955d9f642d /usr.bin/pr | |
| parent | 79dc5830af6e3a5f027c04b712b44f7b66af9136 (diff) | |
Notes
Diffstat (limited to 'usr.bin/pr')
| -rw-r--r-- | usr.bin/pr/pr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pr/pr.h b/usr.bin/pr/pr.h index 05f691c1e90c0..f132675e5aea3 100644 --- a/usr.bin/pr/pr.h +++ b/usr.bin/pr/pr.h @@ -59,7 +59,7 @@ #define HDFMT "%s %s Page %d\n\n\n" #define HEADLEN 5 #define TAILLEN 5 -#define TIMEFMT "%Ex %H:%M %Y" +#define TIMEFMT "%Ef %H:%M %Y" #define FNAME "" #define LBUF 8192 #define HDBUF 512 |
