diff options
Diffstat (limited to 'man/man3/tomo-CString.join.3')
| -rw-r--r-- | man/man3/tomo-CString.join.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-CString.join.3 b/man/man3/tomo-CString.join.3 index a4aa16f3..c44df80d 100644 --- a/man/man3/tomo-CString.join.3 +++ b/man/man3/tomo-CString.join.3 @@ -19,11 +19,11 @@ Join a list of C strings together with a separator. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -glue CString The C joiner used to between elements. - -pieces [CString] A list of C strings to join. - +lb lb lbx +l l l. +Name Type Description +glue CString The C joiner used to between elements. +pieces [CString] A list of C strings to join. .TE .SH RETURN A C string of the joined together bits. |
