Replace literal quotes with quote tags.
This commit is contained in:
parent
da39982a79
commit
279be03237
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21284
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@
|
|||
detects the potential for deadlocks due to locking errors.
|
||||
(&man.witness.4; is actually slightly conservative, so
|
||||
it is possible to get false positives.) A true positive
|
||||
report indicates that "if you were unlucky, a deadlock would
|
||||
have happened here".</para>
|
||||
report indicates that <quote>if you were unlucky, a deadlock would
|
||||
have happened here</quote>.</para>
|
||||
|
||||
<para>True positive LORs tend to get fixed quickly, so
|
||||
check &a.current.url; and the
|
||||
|
|
Loading…
Reference in a new issue