Skip to content

Commit 7596a03

Browse files
committed
Merge branch 'master' of https://github.com/fanquake/bitcoin
2 parents 550c73f + baf814f commit 7596a03

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

doc/build-msw.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cryptographic software written by Eric Young ([email protected]) and UPnP
77
software written by Thomas Bernard.
88

99

10-
See readme-qt.rst for instructions on building Bitcoin QT, the
10+
See readme-qt.rst for instructions on building Bitcoin-Qt, the
1111
graphical user interface.
1212

1313
WINDOWS BUILD NOTES

doc/build-osx.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
Copyright (c) 2009-2012 Bitcoin Developers
2-
Distributed under the MIT/X11 software license, see the accompanying file
3-
license.txt or http://www.opensource.org/licenses/mit-license.php. This
4-
product includes software developed by the OpenSSL Project for use in the
5-
OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic
6-
software written by Eric Young ([email protected]) and UPnP software written by
7-
Thomas Bernard.
2+
Distributed under the MIT/X11 software license, see the accompanying
3+
file license.txt or http://www.opensource.org/licenses/mit-license.php.
4+
This product includes software developed by the OpenSSL Project for use in
5+
the OpenSSL Toolkit (http://www.openssl.org/). This product includes
6+
cryptographic software written by Eric Young ([email protected]) and UPnP
7+
software written by Thomas Bernard.
88

99

1010
Mac OS X bitcoind build instructions
1111
Laszlo Hanyecz <[email protected]>
1212
Douglas Huff <[email protected]>
1313

1414

15-
See readme-qt.rst for instructions on building Bitcoin QT, the
15+
See readme-qt.rst for instructions on building Bitcoin-Qt, the
1616
graphical user interface.
1717

1818
Tested on 10.5, 10.6 and 10.7 intel. PPC is not supported because it's big-endian.
@@ -21,7 +21,7 @@ All of the commands should be executed in Terminal.app.. it's in
2121
/Applications/Utilities
2222

2323
You need to install XCode with all the options checked so that the compiler and
24-
everything is available in /usr not just /Developer. XCode should be available on your OSX
24+
everything is available in /usr not just /Developer. XCode should be available on your OS X
2525
install DVD, but if not, you can get the current version from https://developer.apple.com/xcode/
2626

2727

doc/build-unix.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ To Build
1616
cd src/
1717
make -f makefile.unix # Headless bitcoin
1818

19-
See readme-qt.rst for instructions on building Bitcoin QT,
20-
the graphical bitcoin.
19+
See readme-qt.rst for instructions on building Bitcoin-Qt,
20+
the graphical user interface.
2121

2222
Dependencies
2323
------------

0 commit comments

Comments
 (0)