Skip to content

Commit 71138cf

Browse files
committed
manual: cleanup
1 parent e6ab8f4 commit 71138cf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

man/manual.docbook

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -797,9 +797,8 @@ Checking test.c...
797797
<section>
798798
<title>Example: strcpy()</title>
799799

800-
<para>No configuration is necessary for the standard functions. The
801-
strcpy() was chosen in this example for demonstration purposes because
802-
its behaviour is well-known.</para>
800+
<para>The strcpy() was chosen in this example for demonstration purposes
801+
because its behaviour is well-known.</para>
803802

804803
<para>The proper configuration for the standard strcpy() function would
805804
be:</para>

0 commit comments

Comments
 (0)