File tree 1 file changed +27
-4
lines changed
docbook/Admin_Guide/en-US
1 file changed +27
-4
lines changed Original file line number Diff line number Diff line change 2336
2336
<term >$g_bug_link_tag</term >
2337
2337
<listitem >
2338
2338
<para >If a number follows this tag it will create a link to a
2339
- bug. eg. for # a link would be #45 eg. for bug: a
2340
- link would be bug:98
2339
+ bug. Default is '#'.
2340
+ <itemizedlist >
2341
+ <listitem >
2342
+ <para >'#': a link would be #45</para >
2343
+ </listitem >
2344
+ <listitem >
2345
+ <para >'bug:' a link would be bug:98</para >
2346
+ </listitem >
2347
+ </itemizedlist >
2348
+ </para >
2349
+ </listitem >
2350
+ </varlistentry >
2351
+ <varlistentry >
2352
+ <term >$g_bugnote_link_tag</term >
2353
+ <listitem >
2354
+ <para >If a number follows this tag it will create a link to a
2355
+ bug note. Default is '~'.
2356
+ <itemizedlist >
2357
+ <listitem >
2358
+ <para >'~': a link would be ~45</para >
2359
+ </listitem >
2360
+ <listitem >
2361
+ <para >'bugnote:' a link would be bugnote:98</para >
2362
+ </listitem >
2363
+ </itemizedlist >
2341
2364
</para >
2342
2365
</listitem >
2343
2366
</varlistentry >
3273
3296
</varlistentry >
3274
3297
</variablelist >
3275
3298
</para >
3276
-
3277
- <para >Multiple logging levels can be combined by using an inclusive or operator, e.g.
3299
+
3300
+ <para >Multiple logging levels can be combined by using an inclusive or operator, e.g.
3278
3301
<literal >LOG_EMAIL | LOG_EMAIL_RECIPIENT</literal ></para >
3279
3302
</listitem >
3280
3303
</varlistentry >
You can’t perform that action at this time.
0 commit comments