chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2cf5abd
)
trace/trace.3: Fix misformatting.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 19 Apr 2017 08:54:40 +0000
(09:54 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 19 Apr 2017 08:54:40 +0000
(09:54 +0100)
trace/trace.3
patch
|
blob
|
blame
|
history
diff --git
a/trace/trace.3
b/trace/trace.3
index d1f08d73d0175304f4e80d7def0e70a49b566555..0a708bd0b83b637b7c34ba068291d0a8424f33e5 100644
(file)
--- a/
trace/trace.3
+++ b/
trace/trace.3
@@
-155,7
+155,7
@@
The
macro simply expands to its argument. It may be wrapped around small
pieces of code which is only needed when compiling with tracing
enabled. (Larger blocks, of course, should use
macro simply expands to its argument. It may be wrapped around small
pieces of code which is only needed when compiling with tracing
enabled. (Larger blocks, of course, should use
-.RB `
#ifndef NTRACE
'/` #endif '
+.RB `
"#ifndef NTRACE"
'/` #endif '
pairs for clarity's sake.)
.PP
For slightly larger code chunks which do some processing to generate
pairs for clarity's sake.)
.PP
For slightly larger code chunks which do some processing to generate