From b0d23c650f23962945d2337318adcb172ca9326f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 21 Aug 2020 22:24:58 +0200 Subject: man/: mate-volume-control-applet.1 -> mate-volume-control-status-icon.1. (Binary got renamed, man page had been forgotten). --- man/Makefile.am | 2 +- man/mate-volume-control-applet.1 | 40 ----------------------------------- man/mate-volume-control-status-icon.1 | 40 +++++++++++++++++++++++++++++++++++ 3 files changed, 41 insertions(+), 41 deletions(-) delete mode 100644 man/mate-volume-control-applet.1 create mode 100644 man/mate-volume-control-status-icon.1 (limited to 'man') diff --git a/man/Makefile.am b/man/Makefile.am index 82a2182..eeaebf3 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,4 +1,4 @@ -man_MANS = mate-volume-control.1 mate-volume-control-applet.1 +man_MANS = mate-volume-control.1 mate-volume-control-status-icon.1 EXTRA_DIST = $(man_MANS) diff --git a/man/mate-volume-control-applet.1 b/man/mate-volume-control-applet.1 deleted file mode 100644 index 0f5e2b1..0000000 --- a/man/mate-volume-control-applet.1 +++ /dev/null @@ -1,40 +0,0 @@ -.\" Man Page for mate-volume-control-applet -.TH MATE-VOLUME-CONTROL-APPLET 1 "20 February 2014" "MATE Desktop Environment" -.\" Please adjust this date when revising the manpage. -.\" -.SH "NAME" -\fBmate-volume-control-applet\fR \- The MATE Volume Control Applet -.SH "SYNOPSIS" -.B mate-volume-control [OPTIONS] -.SH "DESCRIPTION" -The MATE Volume Control Applet is used for adjusting audio levels from the notification area. -.SH "OPTIONS" -.TP -\fB\-v, \-\-version\fR -Output version information and exit. -.TP -\fB\-d, \-\-debug\fR -Enable debugging code. -.TP -\fB\-\-display=DISPLAY\fR -X display to use. -.TP -\fB\-?, \-h, \-\-help\fR -Print standard command line options. -.TP -\fB\-\-help\-all\fR -Print all command line options. -.TP -This program also accepts the standard GTK+ options. -.TP -\fB\-\-help\-gtk\fR -Print GTK+ options. -.SH "BUGS" -.SS Should you encounter any bugs, they may be reported at: -http://github.com/mate-desktop/mate-media/issues -.SH "AUTHORS" -.SS This Manual Page has been written for the MATE Desktop Environment by: -Adam Erdman (2014) -.SH "SEE ALSO" -.SS Further information may also be available at: http://wiki.mate-desktop.org/docs -.BR mate-volume-control (1) diff --git a/man/mate-volume-control-status-icon.1 b/man/mate-volume-control-status-icon.1 new file mode 100644 index 0000000..0f5e2b1 --- /dev/null +++ b/man/mate-volume-control-status-icon.1 @@ -0,0 +1,40 @@ +.\" Man Page for mate-volume-control-applet +.TH MATE-VOLUME-CONTROL-APPLET 1 "20 February 2014" "MATE Desktop Environment" +.\" Please adjust this date when revising the manpage. +.\" +.SH "NAME" +\fBmate-volume-control-applet\fR \- The MATE Volume Control Applet +.SH "SYNOPSIS" +.B mate-volume-control [OPTIONS] +.SH "DESCRIPTION" +The MATE Volume Control Applet is used for adjusting audio levels from the notification area. +.SH "OPTIONS" +.TP +\fB\-v, \-\-version\fR +Output version information and exit. +.TP +\fB\-d, \-\-debug\fR +Enable debugging code. +.TP +\fB\-\-display=DISPLAY\fR +X display to use. +.TP +\fB\-?, \-h, \-\-help\fR +Print standard command line options. +.TP +\fB\-\-help\-all\fR +Print all command line options. +.TP +This program also accepts the standard GTK+ options. +.TP +\fB\-\-help\-gtk\fR +Print GTK+ options. +.SH "BUGS" +.SS Should you encounter any bugs, they may be reported at: +http://github.com/mate-desktop/mate-media/issues +.SH "AUTHORS" +.SS This Manual Page has been written for the MATE Desktop Environment by: +Adam Erdman (2014) +.SH "SEE ALSO" +.SS Further information may also be available at: http://wiki.mate-desktop.org/docs +.BR mate-volume-control (1) -- cgit v1.2.1