aboutsummaryrefslogtreecommitdiffstats
path: root/man3/insque.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/insque.3')
-rw-r--r--man3/insque.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/insque.3 b/man3/insque.3
index 1c58a04552..fbc3329795 100644
--- a/man3/insque.3
+++ b/man3/insque.3
@@ -53,7 +53,7 @@ doubly-linked list.
POSIX.1-2001
.SH "HISTORICAL NOTES"
Traditionally (e.g. SunOS, Linux libc 4,5) the parameters of these
-functions were of type \fBstruct qelem *\fP, where the struct
+functions were of type \fIstruct qelem *\fP, where the struct
is defined as
.RS