Skip to content

Commit a7698ed

Browse files
committed
Remove man pages
The topic-based help system replaces them Signed-off-by: Ralph Castain <[email protected]>
1 parent 6fee9eb commit a7698ed

File tree

17 files changed

+30
-379
lines changed

17 files changed

+30
-379
lines changed

Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ endif
4747
pmixdir = $(pmixincludedir)/$(subdir)
4848
nobase_pmix_HEADERS = $(headers)
4949

50-
include man/Makefile.include
51-
5250
dist-hook:
5351
env LS_COLORS= sh "$(top_srcdir)/config/distscript.sh" "$(top_srcdir)" "$(distdir)" "$(PMIX_VERSION)" "$(PMIX_REPO_REV)"
5452

contrib/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# Copyright (c) 2013-2016 Los Alamos National Security, Inc. All rights
1616
# reserved.
1717
# Copyright (c) 2013-2020 Intel, Inc. All rights reserved.
18+
# Copyright (c) 2022 Nanook Consulting. All rights reserved.
1819
# $COPYRIGHT$
1920
#
2021
# Additional copyrights may follow
@@ -31,7 +32,6 @@ EXTRA_DIST = \
3132
pmix.spec \
3233
update-my-copyright.pl \
3334
whitespace-purge.sh \
34-
make_manpage.pl \
3535
platform/intel/bend/mac \
3636
platform/intel/bend/mac.conf \
3737
platform/intel/bend/linux \

contrib/clang-format-pmix.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

contrib/make_manpage.pl

Lines changed: 0 additions & 56 deletions
This file was deleted.

man/Makefile.include

Lines changed: 0 additions & 32 deletions
This file was deleted.

man/man1/pattrs.1

Lines changed: 0 additions & 58 deletions
This file was deleted.

man/man1/pevent.1

Lines changed: 0 additions & 38 deletions
This file was deleted.

man/man1/plookup.1

Lines changed: 0 additions & 41 deletions
This file was deleted.

man/man1/pmixcc.1

Lines changed: 0 additions & 34 deletions
This file was deleted.

man/man1/pps.1

Lines changed: 0 additions & 41 deletions
This file was deleted.

man/man1/pquery.1

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)