summaryrefslogtreecommitdiffstats
path: root/share/man/man9/make_dev.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/make_dev.9')
-rw-r--r--share/man/man9/make_dev.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/make_dev.9 b/share/man/man9/make_dev.9
index 00af8a8..65cf3d3 100644
--- a/share/man/man9/make_dev.9
+++ b/share/man/man9/make_dev.9
@@ -158,14 +158,14 @@ The
function is equivalent to the call
.Bd -literal -offset indent
make_dev_credf(0, cdevsw, unit, cr, uid, gid, perms, fmt, ...);
-.Ed .
+.Ed
.Pp
The
.Fn make_dev
function call is the same as
.Bd -literal -offset indent
make_dev_credf(0, cdevsw, unit, NULL, uid, gid, perms, fmt, ...);
-.Ed .
+.Ed
.Pp
The
.Fn make_dev_alias
@@ -245,7 +245,7 @@ The
function is the same as
.Bd -literal -offset indent
destroy_dev_sched(cdev, NULL, NULL);
-.Ed .
+.Ed
.Pp
The
.Fn d_close
OpenPOWER on IntegriCloud