diff options
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/printf.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 71554f0aeb1..6f4fa099660 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.3,v 1.91 2021/08/30 17:07:47 deraadt Exp $ +.\" $OpenBSD: printf.3,v 1.92 2021/09/01 17:47:33 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" @(#)printf.3 8.1 (Berkeley) 6/4/93 .\" -.Dd $Mdocdate: August 30 2021 $ +.Dd $Mdocdate: September 1 2021 $ .Dt PRINTF 3 .Os .Sh NAME @@ -585,7 +585,6 @@ Instead a .Xr syslog 3 message will be generated, after which the program is aborted with .Dv SIGABRT . -.Pp .It Cm %o .Sm off .Cm % |