diff options
-rw-r--r-- | share/man/man4/mxge.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mxge.4 b/share/man/man4/mxge.4 index be86142..dd06923 100644 --- a/share/man/man4/mxge.4 +++ b/share/man/man4/mxge.4 @@ -32,7 +32,7 @@ .\" $FreeBSD$ .\" .Dd February 9, 2006 -.Dt MYRI10GE 4 +.Dt MXGE 4 .Os .Sh NAME .Nm mxge @@ -47,7 +47,7 @@ kernel configuration file: .Ed .Pp Alternatively, to load the driver as a -module at boot time, place the following line in +module at boot time, place the following lines in .Xr loader.conf 5 : .Bd -literal -offset indent if_mxge_load="YES" |