diff options
Diffstat (limited to 'lib/libc/time/wcsftime.3')
-rw-r--r-- | lib/libc/time/wcsftime.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/time/wcsftime.3 b/lib/libc/time/wcsftime.3 index 2c5ce8c8ca0..4c1964662a7 100644 --- a/lib/libc/time/wcsftime.3 +++ b/lib/libc/time/wcsftime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wcsftime.3,v 1.3 2013/06/05 03:39:23 tedu Exp $ +.\" $OpenBSD: wcsftime.3,v 1.4 2022/03/29 18:15:52 naddy Exp $ .\" Copyright (c) 2011 Marc Espie <espie@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: March 29 2022 $ .Dt WCSFTIME 3 .Os .Sh NAME @@ -26,7 +26,7 @@ .Sh DESCRIPTION The .Fn wcsftime -is a wide char equivalent of +function is a wide char equivalent of .Xr strftime 3 . .Sh SEE ALSO .Xr strftime 3 |