manual: cleanup
This commit is contained in:
parent
e6ab8f478b
commit
71138cffd2
|
@ -797,9 +797,8 @@ Checking test.c...
|
||||||
<section>
|
<section>
|
||||||
<title>Example: strcpy()</title>
|
<title>Example: strcpy()</title>
|
||||||
|
|
||||||
<para>No configuration is necessary for the standard functions. The
|
<para>The strcpy() was chosen in this example for demonstration purposes
|
||||||
strcpy() was chosen in this example for demonstration purposes because
|
because its behaviour is well-known.</para>
|
||||||
its behaviour is well-known.</para>
|
|
||||||
|
|
||||||
<para>The proper configuration for the standard strcpy() function would
|
<para>The proper configuration for the standard strcpy() function would
|
||||||
be:</para>
|
be:</para>
|
||||||
|
|
Loading…
Reference in New Issue