]> git.lizzy.rs Git - plan9front.git/commitdiff
dtracy(1): fix print(2) reference
authorcinap_lenrek <cinap_lenrek@felloff.net>
Mon, 18 Mar 2019 01:41:15 +0000 (02:41 +0100)
committercinap_lenrek <cinap_lenrek@felloff.net>
Mon, 18 Mar 2019 01:41:15 +0000 (02:41 +0100)
sys/man/1/dtracy

index 3830ca4532d10500ea2a7aacaf1ac19869383626..e53163d8ce0dcc56f1a371cc9526af80b2fcf8be 100644 (file)
@@ -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