diff options
author | delphij <delphij@FreeBSD.org> | 2015-12-16 08:02:21 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2015-12-16 08:02:21 +0000 |
commit | 9d2ba45c0b513f70c5147d85a0b1eef3ee81d44b (patch) | |
tree | 6f21566067ba19c772b832453ffff2e78151e4d9 /share/man/man4 | |
parent | 510ad3acccc7699c09ea5862ad152836c6e0216b (diff) | |
download | FreeBSD-src-9d2ba45c0b513f70c5147d85a0b1eef3ee81d44b.zip FreeBSD-src-9d2ba45c0b513f70c5147d85a0b1eef3ee81d44b.tar.gz |
MFC r259564,259565,291641:
Update arcmsr(4) to 1.30.00.00 in order to add support of
ARC-1203 SATA RAID controllers.
Many thanks to Areca for continuing to support FreeBSD.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/arcmsr.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/arcmsr.4 b/share/man/man4/arcmsr.4 index 87c7050..1d4d650 100644 --- a/share/man/man4/arcmsr.4 +++ b/share/man/man4/arcmsr.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 27, 2013 +.Dd December 18, 2013 .Dt ARCMSR 4 .Os .Sh NAME @@ -143,6 +143,8 @@ ARC-1681 ARC-1880 .It ARC-1882 +.It +ARC-1883 .El .Sh FILES .Bl -tag -width ".Pa /dev/arcmsr?" -compact |