diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-10 17:46:15 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-10 17:46:15 +0000 |
| commit | 726b61ab5fe782694f2bb648dafb316e1857335b (patch) | |
| tree | d2e5d99341877d16e00411e70c7896f1ebf17207 /lib/libc/stdio | |
| parent | ad736bbc897e0990877a55bb107384df25f46e17 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio')
| -rw-r--r-- | lib/libc/stdio/printf.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 088e9e38a13b..c64038f7ff38 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -558,7 +558,6 @@ a field; if the result of a conversion is wider than the field width, the field is expanded to contain the conversion result. .Pp .Sh EXAMPLES -.br To print a date and time in the form `Sunday, July 3, 10:02', where .Em weekday |
