소스 검색

pv: updated docs for xavp_lshift()

Daniel-Constantin Mierla 3 년 전
부모
커밋
1a33c8b7c7
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      src/modules/pv/doc/pv_admin.xml

+ 5 - 1
src/modules/pv/doc/pv_admin.xml

@@ -747,8 +747,12 @@ xavi_child_rm("WhatEver", "FoO");
 			</para>
 			<para>
 				The first parameter has to be the name of XAVP in the root list.
+			</para>
+			<para>
 				The second parameter is the index of the XAVP that becomes the
-				first one.
+				first one (if it is greater than the number of XAVPs, modulo
+				operation is done first; if it is negative, it counts from the
+				end of the list).
 			</para>
 			<para>
 				The parameters can be with variables.