diff options
-rw-r--r-- | share/man/man4/npe.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/npe.4 b/share/man/man4/npe.4 index 0440a0d..c985d36 100644 --- a/share/man/man4/npe.4 +++ b/share/man/man4/npe.4 @@ -110,7 +110,7 @@ devices are not really probed for; they are statically enumerated. .It "npe%d: Cannot find my PHY." The associated PHY didn't appear while probing the MII bus. The relationship between PHY's and NPE's is statically defined -in the driver and may require alteratoins to the driver for new boards. +in the driver and may require alterations to the driver for new boards. .It "npe%d: unable to allocate memory for %s ... buffers" There is not enough memory available for allocation. The driver pre-allocated memory during attach so this should not happen. |