diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-26 19:47:34 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-26 19:47:34 -0400 |
commit | 74d005783e355acc784d123024e33bbb66ef9ef1 (patch) | |
tree | 6f03a459398fd5079a645ec830e0154651f4d7dd /man/bootchart.conf.xml | |
parent | 909f413d3c572baadf9b13e36e1e90beba42af86 (diff) |
man: use <constant> for various constants which look ugly with quotes
Diffstat (limited to 'man/bootchart.conf.xml')
-rw-r--r-- | man/bootchart.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bootchart.conf.xml b/man/bootchart.conf.xml index 1e440eb2cc..7fd47ebe96 100644 --- a/man/bootchart.conf.xml +++ b/man/bootchart.conf.xml @@ -87,7 +87,7 @@ <varlistentry> <term><varname>Relative=no</varname></term> <listitem><para>Configures whether the left axis of the - output graph equals time=0.0 (CLOCK_MONOTONIC start). This + output graph equals time=0.0 (<constant>CLOCK_MONOTONIC</constant> start). This is useful for using bootchart at post-boot time to profile an already booted system, otherwise the graph would become extremely large. If set to yes, the horizontal axis starts |