Skip to content

Commit 7474b45

Browse files
committed
Fix compilation error in code example
1 parent f09ea80 commit 7474b45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Type/Telemetry/Instrument/Usage.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The following readings may or may not contain sensible information, mostly
5252
depending on hardware and OS being used. Please check your local C<getrusage>
5353
documentation for their exact meaning:
5454
55+
=begin code :lang<text>
5556
name getrusage struct name
5657
==== =====================
5758
max-rss ru_maxrss
@@ -68,6 +69,7 @@ documentation for their exact meaning:
6869
nsig ru_nsignals
6970
volcsw ru_nvcsw
7071
invcsw ru_nivcsw
72+
=end code
7173
7274
=end pod
7375

0 commit comments

Comments
 (0)