diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-01-21 17:14:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-21 17:14:41 +0100 |
| commit | 1fc269b0d4c79b256cc57740d318f95dded8c340 (patch) | |
| tree | 5df94f8cb7f4e8629dbce7a36f070ea5b513d5d7 /documentation/src/fltk-config.man | |
| parent | 4ddcbc81de60faa0e9922db7df316f3d69cb8df7 (diff) | |
Move global FLTK options into new app fltk-admin (#560)
Diffstat (limited to 'documentation/src/fltk-config.man')
| -rw-r--r-- | documentation/src/fltk-config.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/fltk-config.man b/documentation/src/fltk-config.man index 6b53958b8..e021930df 100644 --- a/documentation/src/fltk-config.man +++ b/documentation/src/fltk-config.man @@ -81,7 +81,7 @@ Enables image file support. .br Displays the current FLTK version number, e.g. "1.1.0". .SH SEE ALSO -fluid(1), fltk(3) +fluid(1), fltk-options(1), fltk(3) .br FLTK Programming Manual .br |
