s/MAKEDEV.tmpl/MAKEDEV.subr/ in a comment

This commit is contained in:
apb 2007-02-28 13:14:38 +00:00
parent 3d26910b10
commit 11b77839b6

View File

@ -1,5 +1,5 @@
#!/bin/sh -
# $NetBSD: MAKEDEV.local,v 1.7 2007/02/26 20:44:03 apb Exp $
# $NetBSD: MAKEDEV.local,v 1.8 2007/02/28 13:14:38 apb Exp $
#
# Copyright (c) 2007 The NetBSD Foundation, Inc.
# All rights reserved.
@ -59,7 +59,7 @@ all)
#makedev_local foo
;;
# Add more cases here. You can call functions defined in MAKEDEV.tmpl.
# Add more cases here. You can call functions defined in MAKEDEV.subr.
# For example:
#foo)
# mkdev foo c 0 0 600