Blob Blame History Raw
--- a/client/options.c	2019-11-20 14:13:42.000000000 +0100
+++ b/client/options.c	2021-10-15 14:29:42.933127346 +0200
@@ -760,7 +760,7 @@
 
 	printf("<?xml version=\"1.0\" ?>\n");
 	printf("<resource-agent name=\"%s\" shortdesc=\"Fence agent for virtual machines\">\n", basename(progname));
-	printf("<longdesc>%s is an I/O Fencing agent which can be used with"
+	printf("<longdesc>%s is an I/O Fencing agent which can be used with "
 	       "virtual machines.</longdesc>\n", basename(progname));
 	printf("<parameters>\n");