From 0e0d0a1193ed36856b1ec5ef744c805a6159e342 Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 1 Sep 2021 17:47:33 +0000 Subject: [PATCH] remove unused macro; --- lib/libc/stdio/printf.3 | 5 ++--- 1 file 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 % -- 2.20.1