tools: ship the final man pages directly, no more man pages templates
[platform/upstream/gstreamer.git] / tools / gst-inspect-1.0.1
similarity index 75%
rename from tools/gst-inspect.1.in
rename to tools/gst-inspect-1.0.1
index b293a78..64ce249 100644 (file)
@@ -1,22 +1,22 @@
 .TH GStreamer 1 "December 2005"
 .SH "NAME"
-gst\-inspect \- print info about a GStreamer plugin or element
+gst\-inspect\-1.0 \- print info about a GStreamer plugin or element
 .SH "SYNOPSIS"
-.B  gst\-inspect [OPTION...] [PLUGIN|ELEMENT]
+.B  gst\-inspect\-1.0 [OPTION...] [PLUGIN|ELEMENT]
 .SH "DESCRIPTION"
 .PP
-\fIgst\-inspect\fP is a tool that prints out information on
+\fIgst\-inspect\-1.0\fP is a tool that prints out information on
 available \fIGStreamer\fP plugins, information about a particular
 plugin, or information about a particular element.  When executed
-with no PLUGIN or ELEMENT argument, \fIgst\-inspect\fP will print
+with no PLUGIN or ELEMENT argument, \fIgst\-inspect\-1.0\fP will print
 a list of all plugins and elements together with a summary.
 When executed with a PLUGIN or ELEMENT argument,
-\fIgst\-inspect\fP will print information about that plug-in or
+\fIgst\-inspect\-1.0\fP will print information about that plug-in or
 element.
 .
 .SH "OPTIONS"
 .l
-\fIgst\-inspect\fP accepts the following arguments and options:
+\fIgst\-inspect\-1.0\fP accepts the following arguments and options:
 .TP 8
 .B  PLUGIN
 Name of a plugin
@@ -51,7 +51,7 @@ Enable printout of errors while loading \fIGStreamer\fP plugins
 Add directories separated with ':' to the plugin search path
 .
 .SH "SEE ALSO"
-.BR gst\-launch (1),
-.BR gst\-typefind (1)
+.BR gst\-launch\-1.0 (1),
+.BR gst\-typefind\-1.0 (1)
 .SH "AUTHOR"
 The GStreamer team at http://gstreamer.freedesktop.org/