Code

Updated packaging and manpages
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 27 Jun 2007 08:09:29 +0000 (08:09 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 27 Jun 2007 08:09:29 +0000 (08:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6713 594d385d-05f5-0310-b6e9-bd551577e9d8

debian/gosa.1 [new file with mode: 0644]
debian/mkntpasswd.1
debian/rules

diff --git a/debian/gosa.1 b/debian/gosa.1
new file mode 100644 (file)
index 0000000..73f383e
--- /dev/null
@@ -0,0 +1,41 @@
+.TH gosa 1
+.SH NAME
+gosa \- start script for the GOsa web interface
+.SH SYNOPSIS
+.PP
+.B gosa
+[
+URL
+]
+.SH DESCRIPTION
+Start the 
+.B GOsa
+web interface using a gecko based browser and generate
+a special browser profile for
+.B GOsa
+usage. This profile will disable
+normal style browser navigation and URL fields.
+.SH OPTIONS
+.TP
+.BR URL
+Open this URL when launching the browser with the GOsa profile. This
+option is optional and may be preset by the
+.B configuration
+files.
+.SH "RETURN VALUE"
+The script return zero values on success.
+.SH EXAMPLES
+.B gosa
+https://admin.example.net
+.SH FILES
+Presetting the URL works by placing something like
+.B URL="http://admin.example.net"
+inside one of these files:
+.br
+.nf
+.\" set tabstop to longest possible filename, plus a wee bit
+.ta \w'/usr/lib/perl/getopts.pl   'u
+\fI/etc/gosa/desktoprc\fR      system wide setting
+\fI$HOME/.gosa-desktop\fR      user specific setting
+.SH AUTHOR
+Cajus Pollmeier <cajus@debian.org>
index c0762dc6da9d52b5293c8975c8f6fb4fdad10a94..9463d2b20b2b85d438ffb50b18db807027125269 100644 (file)
@@ -2,8 +2,9 @@
 .SH NAME
 mkntpasswd \- mkntpasswd a tool to generate samba password hashes
 .SH SYNOPSIS
-.B mkntpasswd 
- password 
+.PP
+.B mkntpasswd
+.I password
 .SH DESCRIPTION
 .I mkntpasswd
 takes the password supplied on the command line and prints the corresponding
index e8f7d744648965592e34f8759641de7dbf871cd5..a4880200af240e07b88d985e425741a4b67363bf 100755 (executable)
@@ -115,7 +115,8 @@ binary-indep: install
        dh_installcron
        dh_installexamples
        dh_installmenu
-       dh_installman debian/mkntpasswd.1
+       dh_installman --package=gosa debian/mkntpasswd.1
+       dh_installman --package=gosa-desktop debian/gosa.1
        dh_link
        dh_strip
        dh_compress --exclude=gosa.conf