From 983149f4072863bf4d3b6220dfdc4706ef69e424 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Sat, 23 Apr 2011 21:33:50 +0200 Subject: [PATCH] novi manpage --- debian/manpages | 1 + newaliases-gecos.8 | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 debian/manpages create mode 100644 newaliases-gecos.8 diff --git a/debian/manpages b/debian/manpages new file mode 100644 index 0000000..bc0f1c7 --- /dev/null +++ b/debian/manpages @@ -0,0 +1 @@ +newaliases-gecos.8 diff --git a/newaliases-gecos.8 b/newaliases-gecos.8 new file mode 100644 index 0000000..e038d33 --- /dev/null +++ b/newaliases-gecos.8 @@ -0,0 +1,24 @@ +.TH newaliases-gecos 8 "April 2011" CARNet "CARNet Debian Commands" +.SH NAME +newaliases-gecos \- Initialize the GECOS alias database. +.SH SYNOPSIS +.B newaliases-gecos +.SH DESCRIPTION +.PP +This script initialize the GECOS alias database stored in +.br +/var/lib/postfix-cn/aliases_gecos. +.SH AUTHOR +Written by Ivan Rako . +.SH "REPORTING BUGS" +Report bugs to . +.SH COPYRIGHT +Copyright 2006 CARNet +.PP +You are free to distribute this software package under the terms of the GNU +.br +General Public License. +.PP +On Debian systems, the complete text of the GNU General Public License can be +.br +found in the file /usr/share/common-licenses/GPL. -- 1.7.10.4