Index: /trunk/server/doc/memcached.1
===================================================================
--- /trunk/server/doc/memcached.1 (revision 629)
+++ /trunk/server/doc/memcached.1 (revision 742)
@@ -106,4 +106,10 @@
 specified, stats collection is turned on automatically; if not, then it may
 be turned on by sending the "stats detail on" command to the server.
+.TP
+.B \-L
+Try to use large memory pages (if available). Increasing the memory page size
+could reduce the number of TLB misses and improve the performance. In order to
+get large pages from the OS, memcached will allocate the total item-cache in
+one large chunk. Only available if supported on your OS.
 .br
 .SH LICENSE
