]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mptutil: document that disabled/enabled are also supported
authorEnji Cooper <ngie@FreeBSD.org>
Thu, 25 May 2023 04:54:02 +0000 (21:54 -0700)
committerEnji Cooper <ngie@FreeBSD.org>
Thu, 25 May 2023 04:56:42 +0000 (21:56 -0700)
commit9a49a3792940497ddf4657f6e5be56d8ef881edc
tree589430d20c634009ab879b09696c402dc9c941e4
parent46927f674466965db76f8e3138bcc630cdd6ed11
mptutil: document that disabled/enabled are also supported

This change officially documents the fact that the `volume cache
enabled` and `volume cache disabled` are also supported.

While here, remove an unnecessary newline at the end of a warn*(3) call.
warn*(3) adds a newline automatically.

MFC after: 1 week
usr.sbin/mptutil/mpt_volume.c
usr.sbin/mptutil/mptutil.8