reference/readline/functions/readline-on-new-line.xml
5106807f258ed4b465f89b9faf4375f628e02b98
...
...
@@ -17,6 +17,11 @@
17
17
</para>
18
18
</refsect1>
19
19

20
+
<refsect1 role="parameters">
21
+
&reftitle.parameters;
22
+
&no.function.parameters;
23
+
</refsect1>
24
+

20
25
<refsect1 role="returnvalues">
21
26
&reftitle.returnvalues;
22
27
<para>
...
...
@@ -24,6 +29,15 @@
24
29
</para>
25
30
</refsect1>
26
31

32
+
<refsect1 role="notes">
33
+
&reftitle.notes;
34
+
<note>
35
+
<para>
36
+
This function is only available if supported by the underlying readline library.
37
+
It is not supported on Windows.
38
+
</para>
39
+
</note>
40
+
</refsect1>
27
41
</refentry>
28
42

29
43
<!-- Keep this comment at the end of the file
30
44