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 /doc/lv2info.1 | |
parent | cc1d9d324d6744df6039b2e21ac49cb8fd985959 (diff) | |
download | lilv-d44266b59c9a0ff674d5600322cd66920e7443c7.tar.gz lilv-d44266b59c9a0ff674d5600322cd66920e7443c7.tar.bz2 lilv-d44266b59c9a0ff674d5600322cd66920e7443c7.zip |
Fix man page formatting for consistency
Diffstat (limited to 'doc/lv2info.1')
-rw-r--r-- | doc/lv2info.1 | 4 |
1 files changed, 2 insertions, 2 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 |