aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Text.replace.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Text.replace.3')
-rw-r--r--man/man3/tomo-Text.replace.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man/man3/tomo-Text.replace.3 b/man/man3/tomo-Text.replace.3
index 7636fede..8631f32a 100644
--- a/man/man3/tomo-Text.replace.3
+++ b/man/man3/tomo-Text.replace.3
@@ -19,12 +19,12 @@ Replaces occurrences of a target text with a replacement text.
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-text Text The text in which to perform replacements. -
-target Text The target text to be replaced. -
-replacement Text The text to replace the target with. -
+lb lb lbx
+l l l.
+Name Type Description
+text Text The text in which to perform replacements.
+target Text The target text to be replaced.
+replacement Text The text to replace the target with.
.TE
.SH RETURN
The text with occurrences of the target replaced.