From c8fcefb38b34cc2bfffed5544ef967439a1a0d6e Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 18 Mar 2019 02:41:15 +0100 Subject: dtracy(1): fix print(2) reference --- sys/man/1/dtracy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3