From 8f06bc9f4301eeb16f1026ad04f7ecfb0c1e9d80 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 25 Jul 2011 07:51:31 +0000 Subject: tweak previous; --- lib/libc/string/strcmp.3 | 4 ++-- lib/libc/string/wcschr.3 | 4 ++-- lib/libc/string/wcslcpy.3 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/libc/string') diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3 index aea2023b7bf..5b0794208ac 100644 --- a/lib/libc/string/strcmp.3 +++ b/lib/libc/string/strcmp.3 @@ -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. .\" All rights reserved. @@ -78,7 +78,7 @@ is greater than .Xr strcasecmp 3 , .Xr strcoll 3 , .Xr strxfrm 3 , -.Xr wcscmp +.Xr wcscmp 3 .Sh STANDARDS The .Fn strcmp diff --git a/lib/libc/string/wcschr.3 b/lib/libc/string/wcschr.3 index ffe42f7ae6a..ca2c0ed7438 100644 --- a/lib/libc/string/wcschr.3 +++ b/lib/libc/string/wcschr.3 @@ -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. .\" All rights reserved. @@ -77,7 +77,7 @@ function conforms to and was first introduced in .St -isoC-amd1 . .Sh HISTORY -The +The .Fn wcschr function was ported from .Nx diff --git a/lib/libc/string/wcslcpy.3 b/lib/libc/string/wcslcpy.3 index ed6de07cbea..98ecf0aabc5 100644 --- a/lib/libc/string/wcslcpy.3 +++ b/lib/libc/string/wcslcpy.3 @@ -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 .\" @@ -143,5 +143,5 @@ The .Fn wcslcpy and .Fn wcslcat -functions are based on code by +functions are based on code by .An Todd C. Miller Aq Todd.Miller@courtesan.com . -- cgit v1.2.3