summaryrefslogtreecommitdiffstats
path: root/man3/btree.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/btree.3')
-rw-r--r--man3/btree.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/btree.3 b/man3/btree.3
index c6e88f855..587074d4f 100644
--- a/man3/btree.3
+++ b/man3/btree.3
@@ -33,7 +33,7 @@
.\"
.\" @(#)btree.3 8.4 (Berkeley) 8/18/94
.\"
-.TH BTREE 3 2017-09-15 "" "Linux Programmer's Manual"
+.TH BTREE 3 2020-12-21 "" "Linux Programmer's Manual"
.\".UC 7
.SH NAME
btree \- btree database access method
@@ -209,7 +209,7 @@ If the file already exists (and the
flag is not specified), the
values specified for the arguments
.IR flags ,
-.I lorder
+.IR lorder ,
and
.I psize
are ignored
@@ -253,7 +253,7 @@ Bayer and Unterauer, ACM Transactions on Database Systems, Vol. 2, 1
.IR "The Art of Computer Programming Vol. 3: Sorting and Searching" ,
D.E. Knuth, 1968, pp 471-480.
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,