aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Text.without_suffix.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Text.without_suffix.3')
-rw-r--r--man/man3/tomo-Text.without_suffix.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Text.without_suffix.3 b/man/man3/tomo-Text.without_suffix.3
index 9b45d624..b905bee8 100644
--- a/man/man3/tomo-Text.without_suffix.3
+++ b/man/man3/tomo-Text.without_suffix.3
@@ -19,11 +19,11 @@ Returns the text with a given suffix removed (if present).
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-text Text The text to remove the suffix from. -
-suffix Text The suffix to remove. -
+lb lb lbx
+l l l.
+Name Type Description
+text Text The text to remove the suffix from.
+suffix Text The suffix to remove.
.TE
.SH RETURN
A text without the given suffix (if present) or the unmodified text if the suffix is not present.