Skip to content

Commit

Permalink
for Building
Browse files Browse the repository at this point in the history
  • Loading branch information
minblock committed Jan 27, 2019
1 parent e61dfdf commit b636890
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 14 deletions.
12 changes: 6 additions & 6 deletions doc/man/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
am__append_1 = picsd.1
am__append_2 = pics-qt.1
am__append_3 = pics-cli.1 pics-tx.1
am__append_1 = picscoind.1
am__append_2 = picscoin-qt.1
am__append_3 = picscoin-cli.1 picscoin-tx.1
subdir = doc/man
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/build-aux/m4/ax_boost_base.m4 \
Expand Down Expand Up @@ -211,9 +211,9 @@ CLIENT_VERSION_MAJOR = 0
CLIENT_VERSION_MINOR = 16
CLIENT_VERSION_REVISION = 3
COPYRIGHT_HOLDERS = The %s developers
COPYRIGHT_HOLDERS_FINAL = The Litecoin Core developers and portions
COPYRIGHT_HOLDERS_SUBSTITUTION = stevecat
COPYRIGHT_YEAR = 2019
COPYRIGHT_HOLDERS_FINAL = The Picscoin Core developers
COPYRIGHT_HOLDERS_SUBSTITUTION = Picscoin Core
COPYRIGHT_YEAR = 2018
CPP = gcc -E
CPPFILT = /usr/bin/c++filt
CPPFLAGS = -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS
Expand Down
3 changes: 1 addition & 2 deletions doc/man/pics-cli.1 → doc/man/picscoin-cli.1
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ Send RPC for non\-default wallet on RPC server (argument is wallet
filename in picscoind directory, required if picscoind/\-Qt runs
with multiple wallets)
.SH COPYRIGHT
Copyright (C) 2018-2019 stevecat
Copyright (C) 2011-2018 The Litecoin Core developers
Copyright (C) 2011-2018 The Picscoin Core developers
Copyright (C) 2009-2018 The Bitcoin Core developers

Please contribute if you find Picscoin Core useful. Visit
Expand Down
3 changes: 1 addition & 2 deletions doc/man/pics-qt.1 → doc/man/picscoin-qt.1
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -561,8 +561,7 @@ Show splash screen on startup (default: 1)
.IP
Reset all settings changed in the GUI
.SH COPYRIGHT
Copyright (C) 2018-2019 stevecat
Copyright (C) 2011-2018 The Litecoin Core developers
Copyright (C) 2011-2018 The Picscoin Core developers
Copyright (C) 2009-2018 The Bitcoin Core developers

Please contribute if you find Picscoin Core useful. Visit
Expand Down
3 changes: 1 addition & 2 deletions doc/man/pics-tx.1 → doc/man/picscoin-tx.1
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@ set=NAME:JSON\-STRING
.IP
Set register NAME to given JSON\-STRING
.SH COPYRIGHT
Copyright (C) 2018-2019 stevecat
Copyright (C) 2011-2018 The Litecoin Core developers
Copyright (C) 2011-2018 The Picscoin Core developers
Copyright (C) 2009-2018 The Bitcoin Core developers

Please contribute if you find Picscoin Core useful. Visit
Expand Down
3 changes: 1 addition & 2 deletions doc/man/pics.1 → doc/man/picscoin.1
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -540,8 +540,7 @@ non\-verbose mode, non\-segwit(0) or segwit(1) (default: 1)
.IP
Set the number of threads to service RPC calls (default: 4)
.SH COPYRIGHT
Copyright (C) 2018-2019 stevecat
Copyright (C) 2011-2018 The Litecoin Core developers
Copyright (C) 2011-2018 The Picscoin Core developers
Copyright (C) 2009-2018 The Bitcoin Core developers

Please contribute if you find Picscoin Core useful. Visit
Expand Down

0 comments on commit b636890

Please sign in to comment.