diff options
Diffstat (limited to 'share/man/man4/geom_map.4')
-rw-r--r-- | share/man/man4/geom_map.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/geom_map.4 b/share/man/man4/geom_map.4 index 51b15c7..47b2aa8 100644 --- a/share/man/man4/geom_map.4 +++ b/share/man/man4/geom_map.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 17, 2011 +.Dd June 8, 2015 .Dt GEOM_MAP 4 .Os .Sh NAME @@ -36,7 +36,7 @@ To compile this driver into the kernel, place the following line in your kernel configuration file: .Bd -ragged -offset indent -.Cd "device geom_map" +.Cd "options geom_map" .Ed .Sh DESCRIPTION The |