File: system-tools-backends.1

package info (click to toggle)
system-tools-backends 2.10.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,412 kB
  • sloc: perl: 15,454; sh: 10,177; ansic: 824; makefile: 202
file content (34 lines) | stat: -rw-r--r-- 1,467 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.\" Copyright (C) 2007 Sven Arvidsson <sa@whiz.se>
.\"
.\" This is free software; you may redistribute it and/or modify
.\" it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2,
.\" or (at your option) any later version.
.\"
.\" This is distributed in the hope that it will be useful, but
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\"You should have received a copy of the GNU General Public License along
.\"with this program; if not, write to the Free Software Foundation, Inc.,
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.TH system-tools-backends 1 "2007\-09\-27" "GNOME"
.SH NAME
system-tools-backends \- message dispatcher for system-tools-backends 
.SH SYNOPSIS
.B system-tools-backends
.SH DESCRIPTION
System Tools Backends are a set of cross-platform modules for Linux
and other Unix systems. The backends provide an common DBus interface
to all platforms to modify or read the system configuration in a
distro independent fashion. 
.P
This program is a lightweight DBus message dispatcher. It does not take
any options.
.SH AUTHORS
.B system-tools-backends
is written by Carlos Garnacho Parro  <carlosg@gnome.org>.
.P
This manual page was written by Sven Arvidsson <sa@whiz.se>,
for the Debian project (but may be used by others).