[gpointing-device-settings] Added man page
- From: Hiroyuki Ikezoe <hiikezoe src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gpointing-device-settings] Added man page
- Date: Sat, 5 Dec 2009 10:59:48 +0000 (UTC)
commit c2d66f7e8b871717248e570d1f8ab4e6597c0037
Author: Michal Ä?ihaÅ? <nijel debian org>
Date: Sat Dec 5 19:59:15 2009 +0900
Added man page
Fix for bug 599013.
Makefile.am | 2 +-
configure.ac | 1 +
doc/Makefile.am | 1 +
doc/gpointing-device-settings.1 | 25 +++++++++++++++++++++++++
4 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 841a987..b0f4b23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# -*- Mode: Makefile; tab-width: 8; indent-tabs-mode: t; -*-
-SUBDIRS = src modules data test po
+SUBDIRS = src modules data test po doc
ACLOCAL_AMFLAGS = -I m4
diff --git a/configure.ac b/configure.ac
index e71f821..6a9794e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -167,6 +167,7 @@ modules/common/Makefile
modules/gnome-settings-daemon-plugins/Makefile
data/Makefile
test/Makefile
+doc/Makefile
po/Makefile.in
libgpointing-device-settings.pc
])
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..d0aa669
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1 @@
+man_MANS = gpointing-device-settings.1
diff --git a/doc/gpointing-device-settings.1 b/doc/gpointing-device-settings.1
new file mode 100644
index 0000000..ad06be3
--- /dev/null
+++ b/doc/gpointing-device-settings.1
@@ -0,0 +1,25 @@
+.TH gpointing-device-settings 1 "Apr 2009"
+.SH NAME
+gpointing-device-settings \- program to configure pointing devices
+.SH SYNOPSIS
+.B gpointing-device-settings
+.RI [ options ]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B gpointing-device-settings
+command.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBgpointing-device-settings\fP is a program that allow you to control
+pointing devices in X session.
+.SH OPTIONS
+This program only accepts standard Gtk options and nothing on his own.
+.SH SEE ALSO
+.BR http://live.gnome.org/GPointingDeviceSettings
+.SH AUTHOR
+gpointing-device-settings was written by Hiroyuki Ikezoe <poincare ikezoe net>.
+.PP
+This manual page was written by Michal Cihar <nijel debian org>
+for the Debian project (and may be used by others).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]