Skip to content

Commit 6a534b2

Browse files
sj-awspaulmckrcu
authored andcommitted
doc/RCU/rcu: Use absolute paths for non-rst files
Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
1 parent be28956 commit 6a534b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RCU/rcu.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Frequently Asked Questions
7575
- I hear that RCU is patented? What is with that?
7676

7777
Yes, it is. There are several known patents related to RCU,
78-
search for the string "Patent" in RTFP.txt to find them.
78+
search for the string "Patent" in Documentation/RCU/RTFP.txt to find them.
7979
Of these, one was allowed to lapse by the assignee, and the
8080
others have been contributed to the Linux kernel under GPL.
8181
There are now also LGPL implementations of user-level RCU
@@ -88,5 +88,5 @@ Frequently Asked Questions
8888

8989
- Where can I find more information on RCU?
9090

91-
See the RTFP.txt file in this directory.
91+
See the Documentation/RCU/RTFP.txt file.
9292
Or point your browser at (http://www.rdrop.com/users/paulmck/RCU/).

0 commit comments

Comments
 (0)