[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] README: Run untabify
There were some hard tabs here. Replace them with 8 spaces. (I noticed this because my release technician work involves untabifying this file.) Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index eab6bfea8a..92b1de9938 100644 --- a/README +++ b/README @@ -153,8 +153,8 @@ implementations can be found on the wiki's xenstore reference guide [1] and the xenstored [2] page. You can choose which xenstore you want to enable as default on a system through configure: - ./configure --with-xenstored=xenstored - ./configure --with-xenstored=oxenstored + ./configure --with-xenstored=xenstored + ./configure --with-xenstored=oxenstored By default oxenstored will be used if the ocaml development tools are found. If you enable oxenstored the xenstored will still be built and installed, -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |