diff options
author | helbig <helbig@FreeBSD.org> | 1997-10-26 10:37:35 +0000 |
---|---|---|
committer | helbig <helbig@FreeBSD.org> | 1997-10-26 10:37:35 +0000 |
commit | 1433c9c29edb81cd29e7e2b588d73ec32b9698b6 (patch) | |
tree | 3b49b6f3a1d17156982eb26291f9d17a4f984465 /lib/libc | |
parent | 934ccba8075b79b56259670bd08e3916465292ff (diff) | |
download | FreeBSD-src-1433c9c29edb81cd29e7e2b588d73ec32b9698b6.zip FreeBSD-src-1433c9c29edb81cd29e7e2b588d73ec32b9698b6.tar.gz |
Typo.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/stdtime/strftime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index fe916a1..55b8ffd 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -236,7 +236,7 @@ with a lot of extensions including .Ql \&%V , .Ql %+ . -The peculiar week number and year occuring in the replacements of +The peculiar week number and year in the replacements of .Ql %G , .Ql %g and |