diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2019-10-07 15:00:00 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2019-10-07 15:00:00 +0000 |
commit | a4ef96497b2fbda2a49752a1a7159775072126bc (patch) | |
tree | d6ae6c00495aeb3c381678e25ea176e66a076840 /share/man/man4 | |
parent | 0afb0b7f80f66dc03cacbbbc1866d237629e89be (diff) |
Remove a message that the driver does not print any longer.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.octeon/octpcie.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/man4.octeon/octpcie.4 b/share/man/man4/man4.octeon/octpcie.4 index af6ab7ad5a7..f277df5ef4e 100644 --- a/share/man/man4/man4.octeon/octpcie.4 +++ b/share/man/man4/man4.octeon/octpcie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: octpcie.4,v 1.1 2019/09/07 14:00:32 visa Exp $ +.\" $OpenBSD: octpcie.4,v 1.2 2019/10/07 14:59:59 visa Exp $ .\" .\" Copyright (c) 2019 Visa Hankala .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 7 2019 $ +.Dd $Mdocdate: October 7 2019 $ .Dt OCTPCIE 4 octeon .Os .Sh NAME @@ -36,8 +36,6 @@ bus. .It "octpcie0 port N: link timeout" The PCIe link did not establish. This happens if the PCIe slot is empty. -.It "octpcie0 port N: not in host mode" -The PCIe port is not in host mode and is ignored by the driver. .It "octpcie0 port N: reset timeout" The PCIe port failed to reset. This can happen if the PCIe port has not been wired. |