summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/manpages.patch30
1 files changed, 21 insertions, 9 deletions
diff --git a/debian/patches/manpages.patch b/debian/patches/manpages.patch
index ba49989..77f3afc 100644
--- a/debian/patches/manpages.patch
+++ b/debian/patches/manpages.patch
@@ -9,7 +9,7 @@
.PP
.B 9bind
OLD NEW
-@@ -22,48 +22,48 @@
+@@ -22,39 +22,39 @@
.br
virtio!CHANNEL
.br
@@ -47,8 +47,9 @@
use device mapping
.TP
--x
+-exclusive access - other users cannot access the mount point
+\-x
- exclusive access - other users cannot access the mount point
++exclusive access \- other users cannot access the mount point
.TP
--a SPEC
+\-a SPEC
@@ -57,22 +58,24 @@
.TP
--c CACHE
+\-c CACHE
- turns on caching using CACHE mode. Currently only
+ turns on caching using CACHE mode. Supported modes are
.I loose
- cache mode is available, which is suitable for exclusive read-only mounts.
+ (suitable for exclusive read-only mounts),
+@@ -62,11 +62,11 @@
+ and
+ .IR mmap .
.TP
--d DEBUG
--comma seperated list of channels for which to enable debug output. Possible
+\-d DEBUG
-+comma separated list of channels for which to enable debug output. Possible
+ comma seperated list of channels for which to enable debug output. Possible
channels include: err, devel, 9p, vfs, conv, mux, trans, alloc, fcall.
.TP
--m MSIZE
+\-m MSIZE
- specifies the maximum length of a single 9p message in bytes.
+ specifies the maximum length of a single 9p message in bytes. Must be less
+ than or equal to 8192 for non-root users.
.PP
- .B 9bind
-@@ -78,16 +78,16 @@
+@@ -82,16 +82,16 @@
the uname to provide to the server.
.SH EXAMPLES
.TP
@@ -92,3 +95,12 @@
again importing my maildir, this time serving via u9fs
.SH BUGS
.B 9mount
+@@ -105,7 +105,7 @@
+ doesn't update /etc/mtab.
+ .PP
+ .B 9bind
+-only does a "shallow", non-recursive bind - any mounted filesystems
++only does a "shallow", non-recursive bind \- any mounted filesystems
+ under the OLD tree will not appear mounted in the NEW tree.
+ .PP
+ If you