diff options
Diffstat (limited to 'doc/manpage/ecryptfs-manager.8')
-rw-r--r-- | doc/manpage/ecryptfs-manager.8 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/manpage/ecryptfs-manager.8 b/doc/manpage/ecryptfs-manager.8 new file mode 100644 index 0000000..d2fc361 --- /dev/null +++ b/doc/manpage/ecryptfs-manager.8 @@ -0,0 +1,25 @@ +.TH ecryptfs\-manager 8 "May 2007" ecryptfs-utils "eCryptfs" +.SH NAME +ecryptfs-manager \- eCryptfs key manager. + +.SH DESCRIPTION +\fBecryptfs-manager\fP is an application that manages eCryptfs objects such as keys. + +You can use \fBecryptfs-manager\fP to ask key modules to generate new keys for you, for instance. + +.SH "SEE ALSO" +.PD 0 +.TP +\fBecryptfs\fP(7), \fBecryptfsd\fP(8), \fBmount.ecryptfs\fP(8) + +.TP +\fI/usr/share/doc/ecryptfs-utils/ecryptfs-faq.html\fP + +.TP +\fIhttp://ecryptfs.org/\fP +.PD + +.SH AUTHOR +This manpage was written by William Lima <wlima.amadeus@gmail.com> for the Ubuntu system (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. + +On Debian and Ubuntu systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. |