summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2018-09-05 10:40:15 +0200
committerAndrej Shadura <andrewsh@debian.org>2018-09-05 10:40:15 +0200
commit683eaa36b538f306f7e897e0368c274fc4c8abcc (patch)
treeb9399145899d5f1aead3b466495196fba883c4de
parent5ad1f47fc65a3747cac74eaa8e7a4b923eafe38f (diff)
Amend the description
-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.