--- dconf-0.5.1.orig/dconf.1
+++ dconf-0.5.1/dconf.1
@@ -0,0 +1,158 @@
+.\"Generated by db2man.xsl. Don't modify this, modify the source.
+.de Sh \" Subsection
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Ip \" List item
+.br
+.ie \\n(.$>=3 .ne \\$3
+.el .ne 3
+.IP "\\$1" \\$2
+..
+.TH "DCONF" 1 "" "" ""
+.SH NAME
+dconf \- create a system's hardware and software configuration snapshot
+.SH "SYNOPSIS"
+
+
+dconf [\-q] [\-v] [\-c config] [\-o output]
+
+.SH "DESCRIPTION"
+
+
+Dconf is a tool to collect a system's hardware and software configuration\&. It allows to take your system configuration with you on the road, compare identical systems (like nodes in a cluster) to troubleshoot HW or SW problems\&.
+
+
+Dconf is also useful in projects where you have to manage changes as a team\&. Dconf can run periodically and send out system changes to a list of email addresses so that they can be revised and discussed in group\&.
+
+
+You can customize your dconf configuration for specific needs, like making a profile of your laptop's hardware or copy specific software configuration files to send out or compare with other systems\&.
+
+
+As a sysadmin, you won't become too paranoid if less experienced people have root\-access\&. As a consultant, you won't feel isolated if you don't have remote access to your systems\&. As a support engineer, you won't become frustrated if a customer has fiddled around with some important config file and you have to find which\&. As a performance tuner, you can capture the state of the system configuration in between performance tests/benchmarks\&.
+
+.SH "OPTIONS"
+
+.TP
+\-c, \-\-config file
+specify alternative configfile
+
+.TP
+\-o, \-\-output file
+write output to given file
+
+.TP
+\-q, \-\-quiet
+minimal output
+
+.TP
+\-v, \-\-verbose
+increase verbosity
+
+.TP
+\-vv, \-vvv
+increase verbosity more
+
+.SH "ARGUMENTS"
+
+.TP
+Man:
+Ah\&. I'd like to have an argument, please\&.
+
+.TP
+Receptionist:
+Certainly sir\&. Have you been here before?
+
+.TP
+Man:
+No, I haven't, this is my first time\&.
+
+.TP
+Receptionist:
+I see\&. Well, do you want to have just one argument, or were you thinking of taking a course?
+
+.TP
+Man:
+Well, what is the cost?
+
+.TP
+Receptionist:
+Well, It's one pound for a five minute argument, but only eight pounds for a course of ten\&.
+
+.TP
+Man:
+Well, I think it would be best if I perhaps started off with just the one and then see how it goes\&.
+
+.TP
+For more arguments, see:
+ http://orangecow\&.org/pythonet/sketches/argument\&.htm: \fIhttp://orangecow.org/pythonet/sketches/argument.htm\fR 
+
+.SH "USAGE"
+
+.TP
+To create a snapshot of the current system:
+
+
+.nf
+dconf
+.fi
+
+.TP
+To check the latest changes against the previous snapshot:
+
+
+.nf
+zdiff \-u /var/log/dconf/dconf\-$HOSTNAME\-previous\&.log\&.gz /var/log/dconf/dconf\-$HOSTNAME\-latest\&.log\&.gz
+.fi
+
+.SH "ADDING FILES OR COMMANDS"
+
+
+You can add files and commands to /etc/dconf\-custom\&.conf and include that from your /etc/dconf\&.conf, however I would appreciate if you send me any changes you make so that they can be include in the next version\&.
+
+
+Dconf was design so that an excessive list of configuration files or commands would not harm the execution of the program or the content of the snapshot file\&.
+
+
+Please send changes to: Dag Wieers dag@wieers\&.com: \fImailto:dag@wieers.com\fR
+
+.SH "BUGS"
+
+
+See the TODO file for known bugs and future plans\&.
+
+.SH "FILES"
+
+.TP
+/etc/dconf\&.conf
+the main Dconf configuration file (replaced on update)
+
+.TP
+/etc/dconf\-custom\&.conf
+the customized configuration file (customize this one)
+
+.TP
+/var/log/dconf/
+the location of the snapshot files
+
+.SH "SEE ALSO"
+
+
+snap(8)
+
+.SH "AUTHOR"
+
+
+Written by Dag Wieers dag@wieers\&.com: \fImailto:dag@wieers.com\fR
+
+
+Homepage at http://dag\&.wieers\&.com/home\-made/dconf/: \fIhttp://dag.wieers.com/home-made/dconf/\fR
+
