Browse Source

superceded -> superseded;

OPENBSD_4_9
jmc 13 years ago
parent
commit
aae2647dbc
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/lib/libc/stdlib/insque.3

+ 3
- 3
src/lib/libc/stdlib/insque.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: insque.3,v 1.7 2007/05/31 19:19:31 jmc Exp $
.\" $OpenBSD: insque.3,v 1.8 2011/01/14 07:33:47 jmc Exp $
.\" Copyright (c) 1993 John Brezak .\" Copyright (c) 1993 John Brezak
.\" All rights reserved. .\" All rights reserved.
.\" .\"
@ -26,7 +26,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" .\"
.Dd $Mdocdate: May 31 2007 $
.Dd $Mdocdate: January 14 2011 $
.Dt INSQUE 3 .Dt INSQUE 3
.Os .Os
.Sh NAME .Sh NAME
@ -41,7 +41,7 @@
.Fn remque "void *elem" .Fn remque "void *elem"
.Sh DESCRIPTION .Sh DESCRIPTION
.Bf -symbolic .Bf -symbolic
These interfaces have been superceded by the
These interfaces have been superseded by the
.Xr queue 3 .Xr queue 3
macros and are provided for compatibility with legacy code. macros and are provided for compatibility with legacy code.
.Ef .Ef


Loading…
Cancel
Save