lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 23 May 2013 22:49:57 +1000
From:	Ben Minerds <puzzleduck@...il.com>
To:	greg@...ah.com, rob@...dley.net
Cc:	Ben Minerds <PuZZleDucK@...il.com>, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 5/8] Documentation: Replacing reference to broken submission format URL

 Replacing refs to broken URL with internal documentation reference, and a
 little whitespace shuffle to keep it under 80 chars wide.

 Signed-off-by: Ben Minerds <puzzleduck@...il.com>
---
 Documentation/HOWTO                   | 10 +++++-----
 Documentation/SubmittingPatches       |  2 +-
 Documentation/ja_JP/HOWTO             |  8 ++++----
 Documentation/ja_JP/SubmittingPatches |  2 +-
 Documentation/ko_KR/HOWTO             |  2 +-
 Documentation/zh_CN/HOWTO             |  2 +-
 Documentation/zh_CN/SubmittingPatches |  2 +-
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 11e597e..fba34c0 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -110,11 +110,11 @@ required reading:
     subject to scrutiny for content and style), but not following them
     will almost always prevent it.
 
-    Other excellent descriptions of how to create patches properly are:
-	"The Perfect Patch"
-		Documentation/development-process/patches/The-Perfect-Patch.txt
-	"Linux kernel patch submission format"
-		http://linux.yyz.us/patch-format.html
+  Other excellent descriptions of how to create patches properly are:
+    "The Perfect Patch"
+      Documentation/development-process/patches/The-Perfect-Patch.txt
+    "Linux kernel patch submission format"
+      Documentation/development-process/patches/Patch-Submission-Format.txt
 
   Documentation/stable_api_nonsense.txt
     This file describes the rationale behind the conscious decision to
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index d59975f..8cd0e1e 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -718,7 +718,7 @@ Andrew Morton, "The perfect patch" (tpp).
   Documentation/development-process/patches/The-Perfect-Patch.txt
 
 Jeff Garzik, "Linux kernel patch submission format".
-  <http://linux.yyz.us/patch-format.html>
+  Documentation/development-process/patches/Patch-Submission-Format.txt
 
 Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer".
   <http://www.kroah.com/log/linux/maintainer.html>
diff --git a/Documentation/ja_JP/HOWTO b/Documentation/ja_JP/HOWTO
index 365262d..98a74a2 100644
--- a/Documentation/ja_JP/HOWTO
+++ b/Documentation/ja_JP/HOWTO
@@ -148,10 +148,10 @@ linux-api@....kernel.org に送ることを勧めます。
 
      この他にパッチを作る方法についてのよくできた記述は-
 
-	"The Perfect Patch"
-		Documentation/development-process/patches/The-Perfect-Patch.txt
-	"Linux kernel patch submission format"
-		http://linux.yyz.us/patch-format.html
+    "The Perfect Patch"
+      Documentation/development-process/patches/The-Perfect-Patch.txt
+    "Linux kernel patch submission format"
+      Documentation/development-process/patches/Patch-Submission-Format.txt
 
   Documentation/stable_api_nonsense.txt
      このファイルはカーネルの中に不変のAPIを持たないことにした意識的な
diff --git a/Documentation/ja_JP/SubmittingPatches b/Documentation/ja_JP/SubmittingPatches
index b688892..e9b2cc5 100644
--- a/Documentation/ja_JP/SubmittingPatches
+++ b/Documentation/ja_JP/SubmittingPatches
@@ -698,7 +698,7 @@ Andrew Morton, "The perfect patch" (tpp).
   Documentation/development-process/patches/The-Perfect-Patch.txt
 
 Jeff Garzik, "Linux kernel patch submission format".
-  <http://linux.yyz.us/patch-format.html>
+  Documentation/development-process/patches/Patch-Submission-Format.txt
 
 Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer".
   <http://www.kroah.com/log/2005/03/31/>
diff --git a/Documentation/ko_KR/HOWTO b/Documentation/ko_KR/HOWTO
index 18a6e61..518497f 100644
--- a/Documentation/ko_KR/HOWTO
+++ b/Documentation/ko_KR/HOWTO
@@ -124,7 +124,7 @@ mtk.manpages@...il.com의 메인테이너에게 보낼 것을 권장한다.
     "The Perfect Patch"
         Documentation/development-process/patches/The-Perfect-Patch.txt
     "Linux kernel patch submission format"
-        http://linux.yyz.us/patch-format.html
+        Documentation/development-process/patches/Patch-Submission-Format.txt
 
    Documentation/stable_api_nonsense.txt
     이 문서는 의도적으로 커널이 불변하는 API를 갖지 않도록 결정한
diff --git a/Documentation/zh_CN/HOWTO b/Documentation/zh_CN/HOWTO
index a55c358..21860d1 100644
--- a/Documentation/zh_CN/HOWTO
+++ b/Documentation/zh_CN/HOWTO
@@ -114,7 +114,7 @@ Linux内核代码中包含有大量的文档。这些文档对于学习如何与
     "The Perfect Patch"
         Documentation/development-process/patches/The-Perfect-Patch.txt
     "Linux kernel patch submission format"
-        http://linux.yyz.us/patch-format.html
+        Documentation/development-process/patches/Patch-Submission-Format.txt
 
   Documentation/stable_api_nonsense.txt
     论证内核为什么特意不包括稳定的内核内部API,也就是说不包括像这样的特
diff --git a/Documentation/zh_CN/SubmittingPatches b/Documentation/zh_CN/SubmittingPatches
index 779a065..37e9303 100644
--- a/Documentation/zh_CN/SubmittingPatches
+++ b/Documentation/zh_CN/SubmittingPatches
@@ -397,7 +397,7 @@ Andrew Morton, "The perfect patch" (tpp).
   Documentation/development-process/patches/The-Perfect-Patch.txt
 
 Jeff Garzik, "Linux kernel patch submission format".
-  <http://linux.yyz.us/patch-format.html>
+  Documentation/development-process/patches/Patch-Submission-Format.txt
 
 Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer".
   <http://www.kroah.com/log/2005/03/31/>
-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ