Skip to content

Commit

Permalink
Merge pull request #62 from sayantansur/remove-close-makefile
Browse files Browse the repository at this point in the history
Makefile.am: remove other man page links
  • Loading branch information
shefty committed Sep 8, 2014
2 parents 6780989 + d07e1e1 commit 7edf6aa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ man_MANS = \
man/fi_atomic_valid.3 \
man/fi_av.3 \
man/fi_av_bind.3 \
man/fi_av_close.3 \
man/fi_av_insert.3 \
man/fi_av_lookup.3 \
man/fi_av_open.3 \
Expand All @@ -87,7 +86,6 @@ man_MANS = \
man/fi_connect.3 \
man/fi_cntr.3 \
man/fi_cntr_open.3 \
man/fi_cntr_close.3 \
man/fi_cntr_read.3 \
man/fi_cntr_add.3 \
man/fi_cntr_set.3 \
Expand All @@ -101,7 +99,6 @@ man_MANS = \
man/fi_ep_sync.3 \
man/fi_eq.3 \
man/fi_eq_open.3 \
man/fi_eq_close.3 \
man/fi_eq_control.3 \
man/fi_eq_read.3 \
man/fi_eq_readfrom.3 \
Expand Down Expand Up @@ -142,7 +139,6 @@ man_MANS = \
man/fi_pendpoint.3 \
man/fi_poll.3 \
man/fi_poll_add.3 \
man/fi_poll_close.3 \
man/fi_poll_del.3 \
man/fi_poll_open.3 \
man/fi_recv.3 \
Expand Down Expand Up @@ -175,7 +171,6 @@ man_MANS = \
man/fi_tsendto.3 \
man/fi_tsendmsg.3 \
man/fi_wait.3 \
man/fi_wait_close.3 \
man/fi_wait_control.3 \
man/fi_wait_open.3

Expand Down

0 comments on commit 7edf6aa

Please sign in to comment.