diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2022-11-17 20:40:18 +0100 | 
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2022-11-17 20:40:18 +0100 | 
| commit | 1ea9b69aa58be984c44713680c15b46e803d7025 (patch) | |
| tree | 8c3d9ea363d19a862db1eb7b0872a0571a7e0dbb | |
| parent | cf71908799a953f45c4dae15dfa4117d5cd24f6f (diff) | |
Uppercase the arguments to .Dt
| -rw-r--r-- | man/lux.h.3head | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/man/lux.h.3head b/man/lux.h.3head index 9723d64..dc31584 100644 --- a/man/lux.h.3head +++ b/man/lux.h.3head @@ -16,7 +16,7 @@  .\" PERFORMANCE OF THIS SOFTWARE.  .\"  .Dd $Mdocdate: November 17 2022 $ -.Dt lux.h 3HEAD +.Dt LUX.H 3HEAD  .Os Linux  .Sh NAME  .Nm lux.h |