diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-03-05 13:09:23 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-03-05 13:09:23 +0000 |
commit | 03b9677115d2879d968b2ed49d2c88fdce6bcab9 (patch) | |
tree | a0606192d5b7062c5e317c060100e9b35403f16c /doc/man/Makefile.am | |
parent | ebfd8a07a7380540ce0216861ffe23e5b303be19 (diff) |
-renaming gnunet-gns to gnunet-namestore
Diffstat (limited to 'doc/man/Makefile.am')
-rw-r--r-- | doc/man/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index 2a63b1f363..4c9d6f7c73 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -4,7 +4,7 @@ man_MANS = \ gnunet-download.1 \ gnunet-download-manager.1 \ gnunet-fs.1 \ - gnunet-gns.1 \ + gnunet-namestore.1 \ gnunet-nat-server.1 \ gnunet-peerinfo.1 \ gnunet-pseudonym.1 \ |