From af5c905ec49085b7c396caf2c5166f0c34cbeb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 3 Apr 2019 18:05:50 +0200 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../kdelibs/debian/man/fileshareset-trinity.1 | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 ubuntu/_base/kdelibs/debian/man/fileshareset-trinity.1 (limited to 'ubuntu/_base/kdelibs/debian/man/fileshareset-trinity.1') diff --git a/ubuntu/_base/kdelibs/debian/man/fileshareset-trinity.1 b/ubuntu/_base/kdelibs/debian/man/fileshareset-trinity.1 new file mode 100644 index 000000000..32cf55c8f --- /dev/null +++ b/ubuntu/_base/kdelibs/debian/man/fileshareset-trinity.1 @@ -0,0 +1,49 @@ +.TH FILESHARESET 1 "Jun 2006" "K Desktop Environment" "file share tool" +.SH NAME +fileshareset, filesharelist +\- add/remove/list NFS and Samba file shares +.SH SYNOPSIS +.BR fileshareset \ [ \-\-add ]\ [ \-\-remove ]\ \fIdir\fP +.sp 1 +.BR filesharelist +.SH DESCRIPTION +\fBfileshareset\fP allows users to add or remove NFS and Samba file shares. +.sp 1 +\fBfilesharelist\fP allows users to list NFS and Samba file shares. +.sp 1 +Both commands are implemented as one single script. +.SH OPTIONS +(\fBfileshareset\fP only) +.SS Options: +.TP +.B \-\-add +add file share +.TP +.B \-\-remove +remove file share +.SS Arguments: +.TP +.I dir +directory to add/remove as file share +.SH FILES +.TP +.I /etc/security/fileshare.conf +main configuration file +.TP +.I /etc/exports +NFS shares +.TP +.I /etc/samba/smb.conf +Samba configuration file +.SH AUTHORS +.nf +MandrakeSoft +.br + +.br +.fi +Please use http://bugs.kde.org to report bugs, do not mail the author directly. +.PP +This manual page was written by Holger Hartmann for the \fBDebian\fP Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. +.PP +On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. -- cgit v1.2.1