diff options
author | Warner Losh <imp@FreeBSD.org> | 2018-12-06 23:40:56 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2018-12-06 23:40:56 +0000 |
commit | e8c78376857dea0264724a1cd736ed3ae96a47e4 (patch) | |
tree | d5d43cecdf6101eb0e26222cb39539658c456f5b | |
parent | 44d31a441e49a6ed38250a5cee2a92730ebb1ce8 (diff) | |
download | src-test2-e8c78376857dea0264724a1cd736ed3ae96a47e4.tar.gz src-test2-e8c78376857dea0264724a1cd736ed3ae96a47e4.zip |
Notes
-rw-r--r-- | sbin/nvmecontrol/nvmecontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nvmecontrol/nvmecontrol.8 b/sbin/nvmecontrol/nvmecontrol.8 index 2538d6f5fdb0..208aa588e9fd 100644 --- a/sbin/nvmecontrol/nvmecontrol.8 +++ b/sbin/nvmecontrol/nvmecontrol.8 @@ -232,9 +232,9 @@ Set the current power mode. Get the current power mode. .Sh DYNAMIC LOADING The directories -.Pa /libexec/nvmecontrol +.Pa /lib/nvmecontrol and -.Pa /usr/local/libexec/nvmecontrol +.Pa /usr/local/lib/nvmecontrol are scanned for any .so files. These files are loaded. The members of the |