From 00a887450364bd5b096978291b6a6e0f47181d75 Mon Sep 17 00:00:00 2001 From: super3 Date: Sun, 16 Jun 2013 06:29:23 -0400 Subject: Markdown Cleanup - Part 2 Now everything is in markdown... --- doc/build-osx.md | 33 +++++---------------------------- 1 file changed, 5 insertions(+), 28 deletions(-) (limited to 'doc/build-osx.md') diff --git a/doc/build-osx.md b/doc/build-osx.md index 1fc33b15a3..6f50cf9457 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -1,38 +1,15 @@ -Mac OS X bitcoind build instructions +Mac OS X Build Instructions and Notes ==================================== - -Authors -------- - -* Laszlo Hanyecz -* Douglas Huff -* Colin Dean -* Gavin Andresen - -License -------- - -Copyright (c) 2009-2012 Bitcoin Developers - -Distributed under the MIT/X11 software license, see the accompanying -file COPYING or http://www.opensource.org/licenses/mit-license.php. - -This product includes software developed by the OpenSSL Project for use in -the OpenSSL Toolkit (http://www.openssl.org/). - -This product includes cryptographic software written by -Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard. +This guide will show you how to build bitcoind(headless client) for OSX. Notes ----- -See `doc/readme-qt.rst` for instructions on building Bitcoin-Qt, the +* See [readme-qt.rst](readme-qt.rst) for instructions on building Bitcoin-Qt, the graphical user interface. - -Tested on OS X 10.5 through 10.8 on Intel processors only. PPC is not +* Tested on OS X 10.5 through 10.8 on Intel processors only. PPC is not supported because it is big-endian. - -All of the commands should be executed in a Terminal application. The +* All of the commands should be executed in a Terminal application. The built-in one is located in `/Applications/Utilities`. Preparation -- cgit v1.2.3