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