소스 검색

Doc: clarifying a sentence.

Cyril Roelandt 13 년 전
부모
커밋
c221f0387f
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 4
      doc/starpu.texi

+ 3 - 4
doc/starpu.texi

@@ -3863,10 +3863,9 @@ scheduled (which may however have to wait for a task completion).
 @node Data Interfaces
 @section Data Interfaces
 
-There are several ways to register a memory region so that it can be
-managed by StarPU.  The functions below allow the registration of
-vectors, 2D matrices, 3D matrices, BCSR and CSR sparse matrices, as well
-as data that can be represented in different ways.
+There are several ways to register a memory region so that it can be managed by
+StarPU.  The functions below allow the registration of vectors, 2D matrices, 3D
+matrices as well as  BCSR and CSR sparse matrices.
 
 @deftypefun void starpu_variable_data_register ({starpu_data_handle *}@var{handle}, uint32_t @var{home_node}, uintptr_t @var{ptr}, size_t @var{size})
 Register the @var{size}-byte element pointed to by @var{ptr}, which is