ソースを参照

Fix URL of btrfs-progs git repository in docs

	The location of the btrfs-progs repository has been changed.
	This patch updates the documentation accordingly.

Signed-off-by: Arnd Hannemann <arnd@arndnet.de>
Arnd Hannemann 13 年 前
コミット
b52f75a595
1 ファイル変更2 行追加2 行削除
  1. 2 2
      Documentation/filesystems/btrfs.txt

+ 2 - 2
Documentation/filesystems/btrfs.txt

@@ -63,8 +63,8 @@ IRC network.
 Userspace tools for creating and manipulating Btrfs file systems are
 Userspace tools for creating and manipulating Btrfs file systems are
 available from the git repository at the following location:
 available from the git repository at the following location:
 
 
- http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git
- git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git
+ http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs.git
+ git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git
 
 
 These include the following tools:
 These include the following tools: