[PATCH 1/2] glossary: Use proper quotation marks

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

 



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

diff --git a/glossary.tex b/glossary.tex
index 6e4a83798a3d..4dde152979f0 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -233,7 +233,7 @@
 	expect~\cite{AndreasHaas2012FIFOisnt}.
 \item[Lock:]
 	A software abstraction that can be used to guard critical sections,
-	as such, an example of a ''mutual exclusion mechanism''.
+	as such, an example of a ``mutual exclusion mechanism''.
 	An ``exclusive lock'' permits only one thread at a time into the
 	set of critical sections guarded by that lock, while a
 	``reader-writer lock'' permits any number of reading
-- 
2.10.0

--
To unsubscribe from this list: send the line "unsubscribe perfbook" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[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