From b435a7a1b3fa6eec367d9b48a1f9b9cf13d617fa Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Fri, 10 May 2013 16:48:28 +0200 Subject: docs: minor: fix mentioning of Documentation/ The Documentation/ folder no longer exists. Either everything important can be found in the man pages or other documentation files. Fix the mentioning of Documentation/. Signed-off-by: Daniel Borkmann --- CodingStyle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CodingStyle') diff --git a/CodingStyle b/CodingStyle index 31265b4..f92965e 100644 --- a/CodingStyle +++ b/CodingStyle @@ -3,7 +3,7 @@ written by Linus. In general, keep this in mind: (i) simplicity, (ii) brevity, (iii) elegance. - You are also obliged to treat files in Documentation/ in same quality as code. + You are also obliged to treat documentation files in the same quality as code. Daniel Borkmann -- cgit v1.2.3-54-g00ecf