docs: use the make wildcard function instead of find
authorRoger Pau Monne <roger.pau@citrix.com>
Mon, 23 Jul 2018 16:00:32 +0000 (18:00 +0200)
committerWei Liu <wei.liu2@citrix.com>
Wed, 25 Jul 2018 14:28:01 +0000 (15:28 +0100)
commitf757cf252067bc9e61539ea7708e8e356362e255
treec6d5baaccabae3e240c9ef03b2d5754102fdb507
parentaf190df6eacec68dff21694b2ede26d0199338f6
docs: use the make wildcard function instead of find

The regexp used with find in order to list the man pages doesn't work
with FreeBSD find, so use a wildcard instead. No functional change.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/Makefile