From a38637e3968cf68cef5f31caa7688e1d83823380 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 1 Feb 2021 17:21:00 +0100 Subject: man page: The man page header says 'section 8', but the file is like a 'section 1' man page. Fix the filename and its location's foldername. --- data/man/man1/ayatana-settings.1 | 43 ---------------------------------------- data/man/man8/ayatana-settings.8 | 43 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 43 deletions(-) delete mode 100644 data/man/man1/ayatana-settings.1 create mode 100644 data/man/man8/ayatana-settings.8 diff --git a/data/man/man1/ayatana-settings.1 b/data/man/man1/ayatana-settings.1 deleted file mode 100644 index c522139..0000000 --- a/data/man/man1/ayatana-settings.1 +++ /dev/null @@ -1,43 +0,0 @@ -'\" -*- coding: utf-8 -*- -'\" vim:fenc=utf-8 -.if \n(.g .ds T< \\FC -.if \n(.g .ds T> \\F[\n[.fam]] -.de URL -\\$2 \(la\\$1\(ra\\$3 -.. -.if \n(.g .mso www.tmac -.TH ayatana-settings 8 "Jan 2021" "Version 21.1.28" "Ayatana Indicators Settings" -.SH NAME -ayatana-settings \- Fine-tune behaviour of Ayatana System Indicators -.SH SYNOPSIS -'nh -.fi -.ad l -\fBayatana-settings\fR \kx -.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) -'in \n(.iu+\nxu -[ -\fIoptions\fR -] -'in \n(.iu-\nxu -.ad b -'hy -.SH DESCRIPTION -Ayatana (System) Indicators are a set of notification tray icons that are -available for desktop environments that provide an Indicator Renderer -applet. With Ayatana System Indicators users can get easy access to -various system properties and settings (e.g. sound, events, messages and -notifications, session management, bluetooth, etc.). -.PP -\fBayatana-settings\fR is a graphical tool supplementing the desktop -environment's control center / settings area and allows the user to -fine-tune the behaviour of Ayatana System Indicators. -.SH COMMON OPTIONS -\fBayatana-settings\fR does not have any command line options (except -those provided by standard GTK applications). -.SH "FILES" -~/.config/autostart/ayatana-indicator-*.desktop -.PP -.SH AUTHOR -This manual has been written for the Ayatana Indicators project by Mike -Gabriel . diff --git a/data/man/man8/ayatana-settings.8 b/data/man/man8/ayatana-settings.8 new file mode 100644 index 0000000..c522139 --- /dev/null +++ b/data/man/man8/ayatana-settings.8 @@ -0,0 +1,43 @@ +'\" -*- coding: utf-8 -*- +'\" vim:fenc=utf-8 +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH ayatana-settings 8 "Jan 2021" "Version 21.1.28" "Ayatana Indicators Settings" +.SH NAME +ayatana-settings \- Fine-tune behaviour of Ayatana System Indicators +.SH SYNOPSIS +'nh +.fi +.ad l +\fBayatana-settings\fR \kx +.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) +'in \n(.iu+\nxu +[ +\fIoptions\fR +] +'in \n(.iu-\nxu +.ad b +'hy +.SH DESCRIPTION +Ayatana (System) Indicators are a set of notification tray icons that are +available for desktop environments that provide an Indicator Renderer +applet. With Ayatana System Indicators users can get easy access to +various system properties and settings (e.g. sound, events, messages and +notifications, session management, bluetooth, etc.). +.PP +\fBayatana-settings\fR is a graphical tool supplementing the desktop +environment's control center / settings area and allows the user to +fine-tune the behaviour of Ayatana System Indicators. +.SH COMMON OPTIONS +\fBayatana-settings\fR does not have any command line options (except +those provided by standard GTK applications). +.SH "FILES" +~/.config/autostart/ayatana-indicator-*.desktop +.PP +.SH AUTHOR +This manual has been written for the Ayatana Indicators project by Mike +Gabriel . -- cgit v1.2.3