[PATCH 1/2] toolsoftrade: Close uncompleted parentheses

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

 



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 194659949d36..899ef01e6e2a 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -1320,7 +1320,7 @@ storage, and other less-polite names, are used extremely
 heavily in concurrent code, as will be explored in
 Chapters~\ref{chp:Counting} and~\ref{chp:Data Ownership}.
 POSIX supplies the \co{pthread_key_create()} function to create a
-per-thread variable (and return the corresponding key,
+per-thread variable (and return the corresponding key),
 \co{pthread_key_delete()} to delete the per-thread variable corresponding
 to key,
 \co{pthread_setspecific()} to set the value of the current thread's
-- 
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