aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorJaakko Heinonen <jh@FreeBSD.org>2010-10-24 16:10:32 +0000
committerJaakko Heinonen <jh@FreeBSD.org>2010-10-24 16:10:32 +0000
commit95adbc959bdf18e1f294d64e7a25339462690fb9 (patch)
tree9c742a27c048d61f315f97d99d457c22ffa4b085 /share/man/man9
parentf36575b51cb531d9674869c8a4039526d1c384f2 (diff)
downloadsrc-95adbc959bdf18e1f294d64e7a25339462690fb9.tar.gz
src-95adbc959bdf18e1f294d64e7a25339462690fb9.zip
Use .Dv with NULL.
Notes
Notes: svn path=/head/; revision=214278
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/make_dev.94
1 files changed, 3 insertions, 1 deletions
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 .