diff options
author | 2006-05-18 18:53:41 +0000 | |
---|---|---|
committer | 2006-05-18 18:53:41 +0000 | |
commit | 8f160842ae7917dbeddd7b2a45f285b01538b22e (patch) | |
tree | 1535d381216ef327087bc03c66d62a44192c2618 | |
parent | correct example awk expression; ok jmc@ (diff) | |
download | wireguard-openbsd-8f160842ae7917dbeddd7b2a45f285b01538b22e.tar.xz wireguard-openbsd-8f160842ae7917dbeddd7b2a45f285b01538b22e.zip |
extra .Ed
-rw-r--r-- | share/man/man4/mfi.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/mfi.4 b/share/man/man4/mfi.4 index 01d78a570f1..3e68d6af0a3 100644 --- a/share/man/man4/mfi.4 +++ b/share/man/man4/mfi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mfi.4,v 1.1 2006/05/18 18:16:42 marco Exp $ +.\" $OpenBSD: mfi.4,v 1.2 2006/05/18 18:53:41 deraadt Exp $ .\" .\" Written by Marco Peereboom <marco@peereboom.u> .\" @@ -60,7 +60,6 @@ Although the controllers are actual RAID controllers, the driver makes them look just like SCSI controllers. All RAID configuration is done through the controllers' BIOSes. .Pp -.Ed .Sh SEE ALSO .Xr bio 4 , .Xr intro 4 , |