1 include $(top_srcdir)/config/Substfiles.am
92 SUBSTFILES += $(nodist_man_MANS)
95 # The man pager in most Linux distros defaults to BSD instead of Linux
96 # when .Os is blank, but leaving it blank makes things a lot easier on
97 # FreeBSD when OpenZFS is vendored in the base system.
99 cd $(DESTDIR)$(mandir)/man8; \
100 $(SED) ${ac_inplace} -e 's/^\.Os$$/.Os Linux/' \
101 $(dist_man_MANS) $(nodist_man_MANS)