003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/man/man1
usr
/
src
/
sys
/
contrib
/
openzfs
/
man
/
man1
/
📁
..
📄
Makefile.am
(431 B)
📄
arcstat.1
(6.42 KB)
📄
cstyle.1
(4.86 KB)
📄
raidz_test.1
(3.12 KB)
📄
zhack.1
(2.91 KB)
📄
ztest.1
(5.92 KB)
📄
zvol_wait.1
(482 B)
Editing: Makefile.am
dist_man_MANS = zhack.1 ztest.1 raidz_test.1 zvol_wait.1 arcstat.1 EXTRA_DIST = cstyle.1 if BUILD_LINUX # The man pager in most Linux distros defaults to BSD instead of Linux # when .Os is blank, but leaving it blank makes things a lot easier on # FreeBSD when OpenZFS is vendored in the base system. install-data-hook: cd $(DESTDIR)$(mandir)/man1; \ $(SED) ${ac_inplace} -e 's/^\.Os$$/.Os Linux/' \ $(dist_man_MANS) endif
Upload File
Create Folder