diff options
-rw-r--r-- | sys/man/1/dtracy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/dtracy b/sys/man/1/dtracy index 3830ca453..e53163d8c 100644 --- a/sys/man/1/dtracy +++ b/sys/man/1/dtracy @@ -80,7 +80,7 @@ CPU number on which the probe was triggered prints all its arguments, separated by spaces and followed by a newline. .I Printf prints its arguments using a format string with -.IR print (1) +.IR print (2) syntax. However, there is no need to specify the argument size, e.g. \fL%d\fR works for all integer types. .PP |