From: yoe Date: Wed, 27 Sep 2006 09:49:45 +0000 (+0000) Subject: r187: Documentation fix by Phillip, and fix one typo which I just found, too. X-Git-Url: http://git.alex.org.uk r187: Documentation fix by Phillip, and fix one typo which I just found, too. --- diff --git a/README b/README index 98251fa..80000c2 100644 --- a/README +++ b/README @@ -33,7 +33,7 @@ Note that the filename must be an absolute path; i.e., something like /path/to/file, not ../file. See the nbd-server manpage for details on any available options. -Finally, you'll be able to star the client: +Finally, you'll be able to start the client: nbd-client @@ -61,9 +61,9 @@ This configuration file is expected to be found at authfile = /export/nbd/export1-authfile timeout = 30 filesize = 10000000 - readonly = no + readonly = false multifile = false - copyonwrite = no + copyonwrite = false [otherexport] exportname = /export/nbd/experiment port = 12346