]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commitdiff
docs: Fix the See Also cross-reference for livepatch-priv-check
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 18 May 2017 17:06:43 +0000 (18:06 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 18 May 2017 17:06:43 +0000 (18:06 +0100)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
tests/livepatch-priv-check/main.c

index e8fb10b6aaa501042327d7a159e92a73ba9f35aa..e51ba64702da1691ef1811216b38ff388f00b38c 100644 (file)
@@ -7,7 +7,7 @@
  * Checks that Xen prevents using all live patching operations and
  * sub-operations from an unprivileged guest.
  *
- * @see tests/livepatch-check-priv/main.c
+ * @see tests/livepatch-priv-check/main.c
  */
 #include <xtf.h>