summaryrefslogtreecommitdiffstats
path: root/doc/lv2_inspect.1
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-05-16 01:20:15 +0000
committerDavid Robillard <d@drobilla.net>2011-05-16 01:20:15 +0000
commit111b1a4cb83dbd0c1812bca412e43f6f326d6580 (patch)
tree71092cc17695e0a0022ef39f4570bb77fea0f3df /doc/lv2_inspect.1
parent88e22de251ab13e2081662ce008964812225a74a (diff)
downloadlilv-111b1a4cb83dbd0c1812bca412e43f6f326d6580.tar.gz
lilv-111b1a4cb83dbd0c1812bca412e43f6f326d6580.tar.bz2
lilv-111b1a4cb83dbd0c1812bca412e43f6f326d6580.zip
Fix references to old utility names
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3266 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc/lv2_inspect.1')
-rw-r--r--doc/lv2_inspect.132
1 files changed, 0 insertions, 32 deletions
diff --git a/doc/lv2_inspect.1 b/doc/lv2_inspect.1
deleted file mode 100644
index 63adf9c..0000000
--- a/doc/lv2_inspect.1
+++ /dev/null
@@ -1,32 +0,0 @@
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH LV2_INSPECT 1 "4 May 2009"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-.B lv2_inspect \- print information about an LV2 plugin in human-readable form.
-.SH SYNOPSIS
-.B lv2_inspect PLUGIN_URI
-
-.SH SEE ALSO
-.BR lilv(3),
-.BR lv2_list(1),
-.BR lv2_jack_host(1),
-.BR lv2_simple_jack_host(1)
-
-.SH AUTHOR
-lv2_inspect was written by David Robillard <d@drobilla.net>
-.PP
-This manual page was written by Jaromír Mikes <mira.mikes@seznam.cz>
-and David Robillard <d@drobilla.net>