summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/string.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r--lib/libc/string/string.33
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index aaf97e0321d..80da886e576 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -31,8 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)string.3 6.9 (Berkeley) 4/19/91
-.\" $Id: string.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $
+.\" $OpenBSD: string.3,v 1.2 1996/08/19 08:34:18 tholo Exp $
.\"
.Dd April 19, 1991
.Dt STRING 3