Browse Source

tweak previous;

OPENBSD_5_0
jmc 13 years ago
parent
commit
758ce3a339
3 changed files with 6 additions and 6 deletions
  1. +2
    -2
      src/lib/libc/string/strcmp.3
  2. +2
    -2
      src/lib/libc/string/wcschr.3
  3. +2
    -2
      src/lib/libc/string/wcslcpy.3

+ 2
- 2
src/lib/libc/string/strcmp.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strcmp.3,v 1.11 2011/07/25 00:38:53 schwarze Exp $ .\" $OpenBSD: strcmp.3,v 1.12 2011/07/25 07:51:30 jmc Exp $
.\" .\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved. .\" All rights reserved.
@ -78,7 +78,7 @@ is greater than
.Xr strcasecmp 3 , .Xr strcasecmp 3 ,
.Xr strcoll 3 , .Xr strcoll 3 ,
.Xr strxfrm 3 , .Xr strxfrm 3 ,
.Xr wcscmp .Xr wcscmp 3
.Sh STANDARDS .Sh STANDARDS
The The
.Fn strcmp .Fn strcmp


+ 2
- 2
src/lib/libc/string/wcschr.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: wcschr.3,v 1.2 2011/07/25 00:38:53 schwarze Exp $ .\" $OpenBSD: wcschr.3,v 1.3 2011/07/25 07:51:30 jmc Exp $
.\" .\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved. .\" All rights reserved.
@ -77,7 +77,7 @@ function conforms to
and was first introduced in and was first introduced in
.St -isoC-amd1 . .St -isoC-amd1 .
.Sh HISTORY .Sh HISTORY
The The
.Fn wcschr .Fn wcschr
function was ported from function was ported from
.Nx .Nx


+ 2
- 2
src/lib/libc/string/wcslcpy.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: wcslcpy.3,v 1.2 2011/07/25 00:38:53 schwarze Exp $ .\" $OpenBSD: wcslcpy.3,v 1.3 2011/07/25 07:51:30 jmc Exp $
.\" .\"
.\" Copyright (c) 1998, 2000 Todd C. Miller <Todd.Miller@courtesan.com> .\" Copyright (c) 1998, 2000 Todd C. Miller <Todd.Miller@courtesan.com>
.\" .\"
@ -143,5 +143,5 @@ The
.Fn wcslcpy .Fn wcslcpy
and and
.Fn wcslcat .Fn wcslcat
functions are based on code by functions are based on code by
.An Todd C. Miller Aq Todd.Miller@courtesan.com . .An Todd C. Miller Aq Todd.Miller@courtesan.com .

|||||||
|||||||
xxxxxxxxxx
 
000:0
x
 
000:0
Loading…
Cancel
Save