#135 Fix typos in filesharing-nfs-installation.adoc
Merged by pboy. Opened by jwakely.
jwakely/fedora-server stg  into  stg

Download 135.patch
no initial comment

Also, all the examples at https://docs.stg.fedoraproject.org/en-US/fedora-server/services/filesharing-nfs-installation/#_configuration_by_example say /etc/nfs/common but isn't that wrong? They should say /srv/nfs/common right?

And example 6 there says "Eport the directory /srv/nfs/projects" but then shows /etc/nfs/common which seems doubly wrong.

https://docs.stg.fedoraproject.org/en-US/fedora-server/services/filesharing-nfs-installation/#_connection_options says:

**rw/wo **
Allow both read and write requests / only read requests on a NFS volume.

"wo" ?!?

The example at https://docs.stg.fedoraproject.org/en-US/fedora-server/services/filesharing-nfs-installation/#_optional_server_configuration seems to be copy&paste from the section above about editing fstab, because that's not a valid nfs.conf entry.

Has anybody ever reviewed this document?

Pull-Request has been merged by pboy

Many thanks for your comment.

And no, nobody had ever reviewed this document. Therefor it is in stg = staging = awaiting a review.

I added a dedicated note about work in progress.

I see - I didn't notice this was just a staging branch, because landed on the docs via a google search, trying to figure out how to configure NFS.

Thanks for the updates, I created #139 for the last bit.

Metadata