add missing backtick (#270)
This commit is contained in:
parent
c2715f7453
commit
fd02499b4c
|
|
@ -311,7 +311,7 @@ interrupted.
|
|||
Mounting from /etc/fstab
|
||||
========================
|
||||
|
||||
To mount an SSHFS filesystem from ``/etc/fstab``, simply use ``sshfs`
|
||||
To mount an SSHFS filesystem from ``/etc/fstab``, simply use ``sshfs``
|
||||
as the file system type. (For backwards compatibility, you may also
|
||||
use ``fuse.sshfs``).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue