diff options
Diffstat (limited to 'src/lib/libc')
| -rw-r--r-- | src/lib/libc/string/strcmp.3 | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/src/lib/libc/string/strcmp.3 b/src/lib/libc/string/strcmp.3 index 73cd5b40d8..8b63772bdc 100644 --- a/src/lib/libc/string/strcmp.3 +++ b/src/lib/libc/string/strcmp.3 | |||
| @@ -29,9 +29,9 @@ | |||
| 29 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 29 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
| 30 | .\" SUCH DAMAGE. | 30 | .\" SUCH DAMAGE. | 
| 31 | .\" | 31 | .\" | 
| 32 | .\" $OpenBSD: strcmp.3,v 1.9 2007/05/31 19:19:32 jmc Exp $ | 32 | .\" $OpenBSD: strcmp.3,v 1.10 2009/12/05 07:45:48 jmc Exp $ | 
| 33 | .\" | 33 | .\" | 
| 34 | .Dd $Mdocdate: May 31 2007 $ | 34 | .Dd $Mdocdate: December 5 2009 $ | 
| 35 | .Dt STRCMP 3 | 35 | .Dt STRCMP 3 | 
| 36 | .Os | 36 | .Os | 
| 37 | .Sh NAME | 37 | .Sh NAME | 
| @@ -58,7 +58,7 @@ The | |||
| 58 | .Fn strcmp | 58 | .Fn strcmp | 
| 59 | and | 59 | and | 
| 60 | .Fn strncmp | 60 | .Fn strncmp | 
| 61 | return an integer greater than, equal to, or less than 0, according | 61 | functions return an integer greater than, equal to, or less than 0, according | 
| 62 | to whether the string | 62 | to whether the string | 
| 63 | .Fa s1 | 63 | .Fa s1 | 
| 64 | is greater than, equal to, or less than the string | 64 | is greater than, equal to, or less than the string | 
