Documentation: fix locking rt-mutex doc refs

Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Tom Saeger
2017-10-12 15:23:36 -05:00
committed by Jonathan Corbet
父節點 4845688d6a
當前提交 796cacdda7
共有 2 個文件被更改,包括 2 次插入2 次删除

查看文件

@@ -119,4 +119,4 @@ properties of futexes, and all four combinations are possible: futex,
robust-futex, PI-futex, robust+PI-futex.
More details about priority inheritance can be found in
Documentation/rt-mutex.txt.
Documentation/locking/rt-mutex.txt.