summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorrobert <robert@FreeBSD.org>2003-02-25 21:59:36 +0000
committerrobert <robert@FreeBSD.org>2003-02-25 21:59:36 +0000
commitbf37de6b94cdd392684d295c3c3aaee53403e007 (patch)
treee09829ceea57d9d203c499092c907e2e19c2595f /lib
parentc404f167fb7af5da664af1b714697efc234a374d (diff)
downloadFreeBSD-src-bf37de6b94cdd392684d295c3c3aaee53403e007.zip
FreeBSD-src-bf37de6b94cdd392684d295c3c3aaee53403e007.tar.gz
Fix typo.
Diffstat (limited to 'lib')
-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 53c5ee6..a54434c 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
OpenPOWER on IntegriCloud