Small rewording under EXAMPLE.

This commit is contained in:
Michael Kerrisk 2006-01-16 19:48:56 +00:00
parent 736e551b25
commit 48a1cb4903
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ and
For one example of use, see the example under For one example of use, see the example under
.BR bsearch (3). .BR bsearch (3).
The following example program sorts the strings given Another example is the following example program,
in its command-line arguments: which sorts the strings given in its command-line arguments:
.sp .sp
.nf .nf
#include <stdio.h> #include <stdio.h>