]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-nfs.adoc
formatting cleanup
[pve-docs.git] / pve-storage-nfs.adoc
index b366b9bc2d0021180625bc58fe9210fd0898aaea..7e08f7f712e54fb5d54e9312c1d9cfb95fe2aab8 100644 (file)
@@ -8,7 +8,7 @@ The NFS backend is based on the directory backend, so it shares most
 properties. The directory layout and the file naming conventions are
 the same. The main advantage is that you can directly configure the
 NFS server properties, so the backend can mount the share
-automatically. There is no need to modify '/etc/fstab'. The backend
+automatically. There is no need to modify `/etc/fstab`. The backend
 can also test if the server is online, and provides a method to query
 the server for exported shares.
 
@@ -34,13 +34,13 @@ You can also set NFS mount options:
 
 path::
 
-The local mount point (defaults to '/mnt/pve/`<STORAGE_ID>`/').
+The local mount point (defaults to `/mnt/pve/<STORAGE_ID>/`).
 
 options::
 
 NFS mount options (see `man nfs`).
 
-.Configuration Example ('/etc/pve/storage.cfg')
+.Configuration Example (`/etc/pve/storage.cfg`)
 ----
 nfs: iso-templates
        path /mnt/pve/iso-templates