Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
[sfrench/cifs-2.6.git] / Documentation / filesystems / afs.txt
index 060da408923b26bea0017d86ada9369ae8cd91f4..ba99b5ac4fd80284adfbc2f6404a7d3da3fbb665 100644 (file)
@@ -91,8 +91,8 @@ Filesystems can be mounted anywhere by commands similar to the following:
        mount -t afs "#root.cell." /afs/cambridge
 
 Where the initial character is either a hash or a percent symbol depending on
-whether you definitely want a R/W volume (hash) or whether you'd prefer a R/O
-volume, but are willing to use a R/W volume instead (percent).
+whether you definitely want a R/W volume (percent) or whether you'd prefer a
+R/O volume, but are willing to use a R/W volume instead (hash).
 
 The name of the volume can be suffixes with ".backup" or ".readonly" to
 specify connection to only volumes of those types.