diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-12-21 23:21:30 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-12-21 23:21:30 +0100 |
commit | ab3017564ace47ea80232d951e12f919a8be962a (patch) | |
tree | 39b34f318d377d7b0cecb6000c38d949165646d4 /man/Lb-desc.tmac | |
parent | 9baa39e871c2ed9934e3e1c381f3f38927346bf6 (diff) |
Fix comment
Diffstat (limited to 'man/Lb-desc.tmac')
-rw-r--r-- | man/Lb-desc.tmac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Lb-desc.tmac b/man/Lb-desc.tmac index 5393d37..2dcc6e6 100644 --- a/man/Lb-desc.tmac +++ b/man/Lb-desc.tmac @@ -1,5 +1,5 @@ .\" This is the description that is printed when the .Lb macro is invoked with -.\" “liblux” as an argument. The general format for the output of the .Lb macro +.\" “libge” as an argument. The general format for the output of the .Lb macro .\" is: .\" ‹Description› (‹Library Name›, ‹Linker Flag›) .ds doc-str-Lb-libge Generic Data Structures Library (libge, \-lge) |