diff options
Diffstat (limited to 'share/man/man9/printf.9')
| -rw-r--r-- | share/man/man9/printf.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/printf.9 b/share/man/man9/printf.9 index f74176cc56e..fc1c41ca0d0 100644 --- a/share/man/man9/printf.9 +++ b/share/man/man9/printf.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.9,v 1.22 2015/09/14 15:14:55 schwarze Exp $ +.\" $OpenBSD: printf.9,v 1.23 2015/11/02 04:49:28 mmcc Exp $ .\" $NetBSD: kprintf.9,v 1.6 1999/03/16 00:40:47 garbled Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 14 2015 $ +.Dd $Mdocdate: November 2 2015 $ .Dt PRINTF 9 .Os .Sh NAME @@ -128,7 +128,7 @@ user space counterparts. In addition to the floating point formatting specifiers, the following integer type specifiers are not supported in the format string .Fa format -either : +either: .Bl -tag -width 5n .It Li %hh Argument of |
