003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/man/man5
usr
/
src
/
sys
/
contrib
/
openzfs
/
man
/
man5
/
📁
..
📄
Makefile.am
(466 B)
📄
spl-module-parameters.5
(9.46 KB)
📄
vdev_id.conf.5
(6.18 KB)
📄
zfs-events.5
(15.94 KB)
📄
zfs-module-parameters.5
(106.07 KB)
📄
zpool-features.5
(29.48 KB)
Editing: Makefile.am
dist_man_MANS = \ vdev_id.conf.5 \ zpool-features.5 \ spl-module-parameters.5 \ zfs-module-parameters.5 \ zfs-events.5 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)/man5; \ $(SED) ${ac_inplace} -e 's/^\.Os$$/.Os Linux/' \ $(dist_man_MANS) endif
Upload File
Create Folder