* configure.in: add DBUS_BINDIR as a #define to C source code.
[platform/upstream/dbus.git] / tools / dbus-cleanup-sockets.1
1 .\" 
2 .\" dbus-cleanup-sockets manual page.
3 .\" Copyright (C) 2003 Red Hat, Inc.
4 .\"
5 .TH dbus-cleanup-sockets 1
6 .SH NAME
7 dbus-cleanup-sockets \- clean up leftover sockets in a directory
8 .SH SYNOPSIS
9 .PP
10 .B dbus-cleanup-sockets [DIRECTORY]
11
12 .SH DESCRIPTION
13
14 The \fIdbus-cleanup-sockets\fP command cleans up sockets used for
15 D-Bus connections. See http://www.freedesktop.org/software/dbus/ for
16 more information about the big picture.
17
18 .PP
19 If given no arguments, \fIdbus-cleanup-sockets\fP cleans up sockets 
20 in the standard default socket directory for the
21 per-user-login-session message bus; this is usually /tmp. 
22 Optionally, you can pass a different directory on the command line.
23
24 .SH AUTHOR
25 dbus-cleanup-sockets was adapted by Havoc Pennington from
26 linc-cleanup-sockets written by Michael Meeks.
27
28 .SH BUGS
29 Please send bug reports to the D-Bus mailing list or bug tracker,
30 see http://www.freedesktop.org/software/dbus/