diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
| commit | 4263595653697b5431b4e2d75ce462b2353f2216 (patch) | |
| tree | 8d9379964e671d57e7bba00972413962093276ba /lib/libc/stdtime/strftime.3 | |
| parent | 030f23696c36c3eaa27264b9a0a8817106ca8af1 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime/strftime.3')
| -rw-r--r-- | lib/libc/stdtime/strftime.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index e7e63d0ab4be8..d4d4ebff13446 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -235,7 +235,7 @@ conforms to .St -ansiC with a lot of extensions including .Ql %C , -.Ql %D , +.Ql \&%D , .Ql %E* , .Ql %e , .Ql %G , @@ -254,13 +254,12 @@ with a lot of extensions including .Ql \&%V , .Ql %z , .Ql %+ . - +.Pp The peculiar week number and year in the replacements of .Ql %G , .Ql %g and .Ql \&%V are defined in ISO 8601: 1988. - .Sh BUGS There is no conversion specification for the phase of the moon. |
