summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 01f34ab..2f96a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,11 @@ Homepage: http://sqweek.net/code/9mount/
Package: 9mount
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: plan9 filesystem (v9fs) user mount utilities
- 9mount is a set of SUID mounting tools for use with v9fs to help cope with
- linux's poor mount support.
+Description: Plan 9 filesystem (v9fs) user mount utilities
+ 9mount is a set of SUID mounting tools for use with v9fs to help
+ cope with Linux's poor mount support.
.
- The tools offer a level of security - 9mount will only let you mount over
- non-sticky directories you have write access to, and 9umount will only let you
- unmount 9p partitions that you mounted yourself.
+ The tools offer a level of security - 9mount will only let you
+ mount over non-sticky directories you have write access to, and
+ 9umount will only let you unmount 9p partitions that you mounted
+ yourself.