reference/eio/functions/eio-chmod.xml
f80105b4fc1196bd8d5fecb98d686b580b1ff65d
...
...
@@ -43,7 +43,7 @@
43
43
<term><parameter>mode</parameter></term>
44
44
<listitem>
45
45
<para>
46
-
The new permissions. E.g. <constant>0644</constant>.
46
+
The new permissions. E.g. <literal>0644</literal>.
47
47
</para>
48
48
</listitem>
49
49
</varlistentry>
...
...
@@ -73,7 +73,7 @@
73
73
<refsect1 role="returnvalues">
74
74
&reftitle.returnvalues;
75
75
<para>
76
-
<function>eio_chmod</function> returns request resource on success or &false; on error.
76
+
<function>eio_chmod</function> returns request resource on success,&return.falseforfailure;.
77
77
</para>
78
78
</refsect1>
79
79

80
80