Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/stdlib Rewrite the HISTORY section.



details:   https://anonhg.NetBSD.org/src/rev/869ebb288136
branches:  trunk
changeset: 754439:869ebb288136
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Apr 30 10:24:02 2010 +0000

description:
Rewrite the HISTORY section.

diffstat:

 lib/libc/stdlib/insque.3 |  17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r 08404c5f022c -r 869ebb288136 lib/libc/stdlib/insque.3
--- a/lib/libc/stdlib/insque.3  Fri Apr 30 10:09:23 2010 +0000
+++ b/lib/libc/stdlib/insque.3  Fri Apr 30 10:24:02 2010 +0000
@@ -24,9 +24,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    $NetBSD: insque.3,v 1.4 2009/03/10 23:37:01 joerg Exp $
+.\"    $NetBSD: insque.3,v 1.5 2010/04/30 10:24:02 jruoho Exp $
 .\"
-.Dd July 6, 2005
+.Dd April 30, 2010
 .Dt INSQUE 3
 .Os
 .Sh NAME
@@ -66,4 +66,15 @@
 functions conform to
 .St -p1003.1-2001 .
 .Sh HISTORY
-These are derived from the insque and remque instructions on a VAX.
+The
+.Fn insque
+and
+.Fn remque
+are derived from the
+.Sq insque
+and
+.Sq remque
+instructions on the
+.Tn VAX .
+They first appeared in
+.Bx 4.2 .



Home | Main Index | Thread Index | Old Index