summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Drehmel <robert@FreeBSD.org>2003-02-25 21:59:36 +0000
committerRobert Drehmel <robert@FreeBSD.org>2003-02-25 21:59:36 +0000
commit9eddd2bf343d4a90b98c1ccccf23ef936a39031a (patch)
treee09829ceea57d9d203c499092c907e2e19c2595f
parent2957c08b9c559bb1640f6064bd1acda987038f6f (diff)
Notes
-rw-r--r--lib/libc/stdlib/insque.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/insque.3 b/lib/libc/stdlib/insque.3
index 53c5ee64f1a1..a54434c6d316 100644
--- a/lib/libc/stdlib/insque.3
+++ b/lib/libc/stdlib/insque.3
@@ -35,7 +35,7 @@ arguments to point to a structure whose first and second members are
pointers to the next and previous element, respectively.
The
.Fn insque
-functions also allows the
+function also allows the
.Fa pred
argument to be a
.Dv NULL