aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootparamd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-12-21 08:47:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-12-21 08:47:35 +0000
commite653b48c80fb85b2a10372d664a4b55dbdc51dae (patch)
tree7f8ff4b9f5ceced931324bf379fadaf03c3f07ea /usr.sbin/bootparamd
parentd626a8a238996d787428b43e5398f512cfd0aa94 (diff)
downloadsrc-e653b48c80fb85b2a10372d664a4b55dbdc51dae.tar.gz
src-e653b48c80fb85b2a10372d664a4b55dbdc51dae.zip
Start the dreaded NOFOO -> NO_FOO conversion.
OK'ed by: core
Notes
Notes: svn path=/head/; revision=139103
Diffstat (limited to 'usr.sbin/bootparamd')
-rw-r--r--usr.sbin/bootparamd/callbootd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bootparamd/callbootd/Makefile b/usr.sbin/bootparamd/callbootd/Makefile
index d6afadec3b5d..3c0d3143cc23 100644
--- a/usr.sbin/bootparamd/callbootd/Makefile
+++ b/usr.sbin/bootparamd/callbootd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= callbootd
-NOMAN=
+NO_MAN=
SRCS= callbootd.c ${GENSRCS}
GENSRCS=bootparam_prot.h bootparam_prot_clnt.c bootparam_prot_xdr.c