aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-05-21 20:38:16 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-21 20:38:16 -0700
commit2b590e8513e1ec259211630c21ef68f3ba2ded73 (patch)
treedd36e91db893787f2530adec7cfdb7073e56ebd5 /Documentation
parentf110f331ab5d6024e3c3f90a5895daf8824b2220 (diff)
downloadhistory-2b590e8513e1ec259211630c21ef68f3ba2ded73.tar.gz
[PATCH] trivial: remove duplicated #includes
From: Rusty Russell <rusty@rustcorp.com.au> From: a.othieno@bluewin.ch (Arthur Othieno) From: Vinay K Nallamothu <vinay-rc@naturesoft.net> Remove various duplicated #includes From: Vinay K Nallamothu <vinay-rc@naturesoft.net> Use mod_timer in drivers_block_floppy98.c From: carbonated beverage <ramune@net-ronin.org> doc update for bk usage bk://... appears to be dead, use http://... instead.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/BK-usage/bk-kernel-howto.txt2
-rwxr-xr-xDocumentation/BK-usage/gcapatch2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/BK-usage/bk-kernel-howto.txt b/Documentation/BK-usage/bk-kernel-howto.txt
index b7b9075d291083..8e10090355b121 100644
--- a/Documentation/BK-usage/bk-kernel-howto.txt
+++ b/Documentation/BK-usage/bk-kernel-howto.txt
@@ -279,5 +279,5 @@ specific state of the tree).
for my long-lived kernel branch?
A. Yes. This requires BK 3.x, though.
- bk export -tpatch -r`bk repogca bk://linux.bkbits.net/linux-2.5`,+
+ bk export -tpatch -r`bk repogca http://linux.bkbits.net/linux-2.5`,+
diff --git a/Documentation/BK-usage/gcapatch b/Documentation/BK-usage/gcapatch
index aaeb17dc7c7f29..9969906e8ad7bc 100755
--- a/Documentation/BK-usage/gcapatch
+++ b/Documentation/BK-usage/gcapatch
@@ -5,4 +5,4 @@
# Usage: gcapatch > foo.patch
#
-bk export -tpatch -hdu -r`bk repogca bk://linux.bkbits.net/linux-2.5`,+
+bk export -tpatch -hdu -r`bk repogca http://linux.bkbits.net/linux-2.5`,+