Author: jh
Date: Sun Oct 24 16:10:32 2010
New Revision: 214278
URL: http://svn.freebsd.org/changeset/base/214278

Log:
  Use .Dv with NULL.

Modified:
  head/share/man/man9/make_dev.9

Modified: head/share/man/man9/make_dev.9
==============================================================================
--- head/share/man/man9/make_dev.9      Sun Oct 24 15:56:21 2010        
(r214277)
+++ head/share/man/man9/make_dev.9      Sun Oct 24 16:10:32 2010        
(r214278)
@@ -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 .
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to