diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-12-21 23:14:57 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-12-21 23:14:57 +0100 |
commit | 9baa39e871c2ed9934e3e1c381f3f38927346bf6 (patch) | |
tree | a2eb3d2943719a70242d27b133c39e1dcb8ee088 /man/Lb-desc.tmac |
Genesis commit
Diffstat (limited to 'man/Lb-desc.tmac')
-rw-r--r-- | man/Lb-desc.tmac | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/Lb-desc.tmac b/man/Lb-desc.tmac new file mode 100644 index 0000000..5393d37 --- /dev/null +++ b/man/Lb-desc.tmac @@ -0,0 +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 +.\" is: +.\" ‹Description› (‹Library Name›, ‹Linker Flag›) +.ds doc-str-Lb-libge Generic Data Structures Library (libge, \-lge) |