From 95adbc959bdf18e1f294d64e7a25339462690fb9 Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Sun, 24 Oct 2010 16:10:32 +0000 Subject: [PATCH] Use .Dv with NULL. --- share/man/man9/make_dev.9 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man9/make_dev.9 b/share/man/man9/make_dev.9 index d846d57a1419..54b3ae1c9634 100644 --- a/share/man/man9/make_dev.9 +++ b/share/man/man9/make_dev.9 @@ -271,7 +271,9 @@ After .Fn destroy_dev is finished, and if the supplied .Fa cb -is not NULL, the callback +is not +.Dv NULL , +the callback .Fa cb is called, with argument .Fa arg .