diff options
Diffstat (limited to 'docs/tomo.1')
| -rw-r--r-- | docs/tomo.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tomo.1 b/docs/tomo.1 index 439501c2..bbc90f8e 100644 --- a/docs/tomo.1 +++ b/docs/tomo.1 @@ -45,7 +45,7 @@ Compile the input files to static objects, rather than running them. Compile the input file to an executable. .TP \f[B]\-L\f[R], \f[B]\-\-library\f[R] -Compile the input files to a library \f[B].so\f[R] file and header. +Compile the input files to a shared library file and header. .TP \f[B]\-I\f[R], \f[B]\-\-install\f[R] Install the compiled executable or library. |
