diff options
author | David Robillard <d@drobilla.net> | 2016-08-26 21:06:31 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-08-26 21:06:31 -0400 |
commit | d44266b59c9a0ff674d5600322cd66920e7443c7 (patch) | |
tree | 6746736e17ed4bf57a603572bd3e9d57ddc9c085 | |
parent | cc1d9d324d6744df6039b2e21ac49cb8fd985959 (diff) | |
download | lilv-d44266b59c9a0ff674d5600322cd66920e7443c7.tar.gz lilv-d44266b59c9a0ff674d5600322cd66920e7443c7.tar.bz2 lilv-d44266b59c9a0ff674d5600322cd66920e7443c7.zip |
Fix man page formatting for consistency
-rw-r--r-- | doc/lv2info.1 | 4 | ||||
-rw-r--r-- | doc/lv2ls.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/lv2info.1 b/doc/lv2info.1 index 0cba739..6ad3d64 100644 --- a/doc/lv2info.1 +++ b/doc/lv2info.1 @@ -1,7 +1,7 @@ -.TH LV2INFO 1 "8 Jan 2012" +.TH LV2INFO 1 "26 Aug 2016" .SH NAME -.B lv2info \- print information about an installed LV2 plugin. +.B lv2info \- print information about an installed LV2 plugin .SH SYNOPSIS .B lv2info PLUGIN_URI diff --git a/doc/lv2ls.1 b/doc/lv2ls.1 index 56cae58..3357b4b 100644 --- a/doc/lv2ls.1 +++ b/doc/lv2ls.1 @@ -1,7 +1,7 @@ -.TH LV2LS 1 "17 Jan 2012" +.TH LV2LS 1 "26 Aug 2016" .SH NAME -.B lv2ls \- List all installed LV2 plugins. +.B lv2ls \- list all installed LV2 plugins .SH SYNOPSIS .B lv2ls [OPTION]... |