From bf37de6b94cdd392684d295c3c3aaee53403e007 Mon Sep 17 00:00:00 2001 From: robert Date: Tue, 25 Feb 2003 21:59:36 +0000 Subject: Fix typo. --- lib/libc/stdlib/insque.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.1