diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-02-26 18:23:16 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-02-26 18:23:16 +0000 |
commit | c0e672032f15b63c8124d46e2a0dc0743d2c8beb (patch) | |
tree | 27333f46d97ddcac8deee3c97ad98d50371a118c /share | |
parent | e38e67495f1226d6c60ac763ce21969a66c92fd4 (diff) |
sync DIAGNOSTICS error messages.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/vic.4 | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/share/man/man4/vic.4 b/share/man/man4/vic.4 index 8ad663d3d94..a646a51179f 100644 --- a/share/man/man4/vic.4 +++ b/share/man/man4/vic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vic.4,v 1.3 2006/02/26 17:45:00 jmc Exp $ +.\" $OpenBSD: vic.4,v 1.4 2006/02/26 18:23:15 brad Exp $ .\" .\" Copyright (c) 2006 Reyk Floeter <reyk@openbsd.org> .\" @@ -99,15 +99,11 @@ VMware Server .El .Sh DIAGNOSTICS .Bl -diag -.It "vic%d: memory mapping is not available" -A fatal initialization error has occurred. -.It "vic%d: memory mapping of register space failed" +.It "vic%d: I/O mapping of register space failed" A fatal initialization error has occurred. .It "vic%d: interrupt mapping failed" A fatal initialization error has occurred. -.It "vic%d: failed to establish the interrupt" -A fatal initialization error has occurred. -.It "vic%d: failed to establish the shutdown hook" +.It "vic%d: couldn't establish interrupt" A fatal initialization error has occurred. .It "vic%d: watchdog timeout" The device has stopped responding to the network, or there is a problem with |