Skip to content

Commit d5d1e05

Browse files
committed
aacraid.4: Fix document description + tag SPDX
The document description previously just stated the name of the driver. Replace this with the name of the controller families and specs that it supports, in a similar fashion to other RAID drivers. MFC after: 3 days
1 parent 20a8d06 commit d5d1e05

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

share/man/man4/aacraid.4

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.\"
2+
.\" SPDX-License-Identifier: BSD-2-Clause
3+
.\"
14
.\" Copyright (c) 2013 Achim Leubner
25
.\" All rights reserved.
36
.\"
@@ -21,12 +24,12 @@
2124
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2225
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2326
.\" SUCH DAMAGE.
24-
.Dd June 19, 2015
27+
.Dd September 29, 2025
2528
.Dt AACRAID 4
2629
.Os
2730
.Sh NAME
2831
.Nm aacraid
29-
.Nd Adaptec AACRAID Controller driver
32+
.Nd Adaptec Series 6/7/8 6G and 12G SAS+SATA RAID controller driver
3033
.Sh SYNOPSIS
3134
To compile this driver into the kernel,
3235
place the following lines in your

0 commit comments

Comments
 (0)