aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-List.reversed.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-List.reversed.3')
-rw-r--r--man/man3/tomo-List.reversed.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-List.reversed.3 b/man/man3/tomo-List.reversed.3
index b49d82a9..f0450007 100644
--- a/man/man3/tomo-List.reversed.3
+++ b/man/man3/tomo-List.reversed.3
@@ -19,10 +19,10 @@ Returns a reversed slice of the list.
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-list [T] The list to be reversed. -
+lb lb lbx
+l l l.
+Name Type Description
+list [T] The list to be reversed.
.TE
.SH RETURN
A slice of the list with elements in reverse order.