summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strxfrm.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/string/strxfrm.3')
-rw-r--r--src/lib/libc/string/strxfrm.39
1 files changed, 3 insertions, 6 deletions
diff --git a/src/lib/libc/string/strxfrm.3 b/src/lib/libc/string/strxfrm.3
index 84fd945472..1e5338993a 100644
--- a/src/lib/libc/string/strxfrm.3
+++ b/src/lib/libc/string/strxfrm.3
@@ -33,8 +33,7 @@
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE. 34.\" SUCH DAMAGE.
35.\" 35.\"
36.\" from: @(#)strxfrm.3 5.4 (Berkeley) 6/29/91 36.\" $OpenBSD: strxfrm.3,v 1.3 2000/04/21 15:24:20 aaron Exp $
37.\" $Id: strxfrm.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $
38.\" 37.\"
39.Dd June 29, 1991 38.Dd June 29, 1991
40.Dt STRXFRM 3 39.Dt STRXFRM 3
@@ -49,8 +48,7 @@
49.Sh DESCRIPTION 48.Sh DESCRIPTION
50The 49The
51.Fn strxfrm 50.Fn strxfrm
52function 51function does something horrible (see
53does something horrible (see
54.Tn ANSI 52.Tn ANSI
55standard). 53standard).
56In this implementation it just copies. 54In this implementation it just copies.
@@ -64,6 +62,5 @@ In this implementation it just copies.
64.Sh STANDARDS 62.Sh STANDARDS
65The 63The
66.Fn strxfrm 64.Fn strxfrm
67function 65function conforms to
68conforms to
69.St -ansiC . 66.St -ansiC .