Skip to content

Commit a4ca5cc

Browse files
authored
Merge pull request openshmem-org#19 from nspark/fix/sync-types-note
Remove unnecessary reference to type table
2 parents 8f9a16d + 8bed8cd commit a4ca5cc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

content/shmem_test.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
where \TYPE{} is one of the standard \ac{AMO} types specified by
1111
Table \ref{stdamotypes},
1212
\begin{DeprecateBlock}
13-
or \TYPE{} is one of \{\CTYPE{short}, \CTYPE{unsigned short}\}
14-
specified by Table~\ref{p2psynctypes}.
13+
or \TYPE{} is one of \{\CTYPE{short}, \CTYPE{unsigned short}\}.
1514
\end{DeprecateBlock}
1615

1716
\begin{Csynopsis}

content/shmem_wait_until.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
where \TYPE{} is one of the standard \ac{AMO} types specified by
1111
Table \ref{stdamotypes},
1212
\begin{DeprecateBlock}
13-
or \TYPE{} is one of \{\CTYPE{short}, \CTYPE{unsigned short}\}
14-
specified by Table~\ref{p2psynctypes}.
13+
or \TYPE{} is one of \{\CTYPE{short}, \CTYPE{unsigned short}\}.
1514
\end{DeprecateBlock}
1615

1716
\begin{Csynopsis}

0 commit comments

Comments
 (0)