~ubuntu-branches/ubuntu/vivid/ecryptfs-utils/vivid

« back to all changes in this revision

Viewing changes to debian/mount.ecryptfs.8

  • Committer: Bazaar Package Importer
  • Author(s): William Lima
  • Date: 2007-05-09 16:21:23 UTC
  • Revision ID: james.westby@ubuntu.com-20070509162123-k8b5b32fb44bpbwh
Tags: 15-0ubuntu1
* Initial release.
* Repackaged upstream tarball without debian directory.
* As noted in README.Debian-source, the files build-arch-stamp,
  build-indep-stamp, config.status, config.log and libtool have
  been removed to avoid problems.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH MOUNT.ECRYPTFS 8 "May 2007" ecryptfs-utils "eCryptfs"
 
2
.SH NAME
 
3
mount.ecryptfs \- eCryptfs mount helper.
 
4
 
 
5
.SH SYNOPSIS
 
6
\fBmount \-t ecryptfs\fP [\fIlower\ directory\fP] [\fIecryptfs\ mount\ point\fP]
 
7
 
 
8
.SH DESCRIPTION
 
9
\fBmount.ecryptfs\fP is eCryptfs mount helper. To mount eCryptfs,
 
10
specify the lower directory (i.e., /root/crypt) for the encrypted files
 
11
and the eCryptfs mountpoint (i.e., /mnt/crypt) for the decrypted view
 
12
of the files:
 
13
 
 
14
\fImount \-t ecryptfs /root/crypt /mnt/crypt\fP
 
15
 
 
16
.SH "SEE ALSO"
 
17
.PD 0
 
18
.TP
 
19
\fImount\fP(8)
 
20
.TP
 
21
\fBecryptfs\fP(7), \fBecryptfsd\fP(8), \fBecryptfs-manager\fP(8)
 
22
.TP
 
23
\fI/usr/share/doc/ecryptfs-utils/ecryptfs-faq.html\fP
 
24
.PD
 
25
 
 
26
.SH AUTHOR
 
27
This manpage was written by William Lima <wlima.amadeus@gmail.com> for
 
28
the \fBUbuntu\fP system (but may be used by others).  Permission is
 
29
granted to copy, distribute and/or modify this document under
 
30
the terms of the GNU General Public License, Version 2 or any
 
31
later version published by the Free Software Foundation.
 
32
 
 
33
On Debian systems, the complete text of the GNU General Public
 
34
License can be found in /usr/share/common-licenses/GPL.