diff options
author | ru <ru@FreeBSD.org> | 2004-09-19 05:42:04 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-09-19 05:42:04 +0000 |
commit | 31f87648ddab4d4a5dfb7bb564f3e3d9fcdccb4c (patch) | |
tree | de675255bcdf9b013c45ba3b2f7fa4e3dbf7cb15 /share | |
parent | e556a31baf057c9fc13369b76cfea5dcc7ecd827 (diff) | |
download | FreeBSD-src-31f87648ddab4d4a5dfb7bb564f3e3d9fcdccb4c.zip FreeBSD-src-31f87648ddab4d4a5dfb7bb564f3e3d9fcdccb4c.tar.gz |
The checksum code has been fixed; reflect this is a manpage.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/vpd.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/vpd.4 b/share/man/man4/man4.i386/vpd.4 index f47c5c9..222925e 100644 --- a/share/man/man4/man4.i386/vpd.4 +++ b/share/man/man4/man4.i386/vpd.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 4, 2003 +.Dd August 31, 2004 .Dt VPD 4 i386 .Os .Sh NAME @@ -88,6 +88,3 @@ The .Nm driver and this manual page were written by .An Matthew N. Dodd Aq mdodd@FreeBSD.org . -.Sh BUGS -The checksum code is not quite correct so we are not able to detect -a corrupt VPD structure. |