diff options
Diffstat (limited to 'Documentation/filesystems/9p.txt')
-rw-r--r-- | Documentation/filesystems/9p.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/9p.txt b/Documentation/filesystems/9p.txt index 13de64c7f0ab..2c0321442845 100644 --- a/Documentation/filesystems/9p.txt +++ b/Documentation/filesystems/9p.txt | |||
@@ -92,7 +92,7 @@ OPTIONS | |||
92 | 92 | ||
93 | wfdno=n the file descriptor for writing with trans=fd | 93 | wfdno=n the file descriptor for writing with trans=fd |
94 | 94 | ||
95 | maxdata=n the number of bytes to use for 9p packet payload (msize) | 95 | msize=n the number of bytes to use for 9p packet payload |
96 | 96 | ||
97 | port=n port to connect to on the remote server | 97 | port=n port to connect to on the remote server |
98 | 98 | ||