comma is not a part of argument.

This commit is contained in:
enami 1998-09-10 04:04:42 +00:00
parent 84f15d23f4
commit 5cf1acbac0
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kprintf.9,v 1.4 1998/09/03 08:12:57 msaitoh Exp $
.\" $NetBSD: kprintf.9,v 1.5 1998/09/10 04:04:42 enami Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -105,7 +105,7 @@ versions, rather than describing all of their functional details.
.Ss FORMAT OPTIONS
In addition to the formatting specifiers that the user space functions
accept in the format string
.Fa format,
.Fa format ,
the kernel functions accept the following format specifiers.
.Pp
.Bl -tag -width "\e177"