diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-06 23:37:37 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-06 23:37:37 -0400 |
| commit | 4afc7125ab42437e41508d9953a97333f6f87362 (patch) | |
| tree | e7c46bea5891dd8622a0856dc642b134d6d14a33 | |
| parent | 1a196aa8f724971e531487f9cdd541f7957cfd92 (diff) | |
Update docs
| -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. |
