[PATCH 5/7] toolsoftrade: Use '\co' consistently for volatile keyword

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In a paragraph, every volatile keyword is using '\co' but one case.
This commit use '\co' for the inconsistent case.

Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx>
---
 toolsoftrade/toolsoftrade.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
index 96014b9..ad6661b 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -1896,7 +1896,7 @@ Perhaps the most clear guidance is provided by this non-normative note:
 	aggressive optimization involving the object because the value
 	of the object might be changed by means undetectable by an
 	implementation.
-	Furthermore, for some implementations, volatile might indicate
+	Furthermore, for some implementations, \co{volatile} might indicate
 	that special hardware instructions are required to access
 	the object.
 	See 6.8.1 for detailed semantics.
-- 
2.10.0




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux