diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 5cdf2ae5387..269b00ce586 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -144,7 +144,7 @@ # Variables that control how ppp(8) is built. #PPP_NO_NAT= # do not build with NAT support (see make.conf(5)) #PPP_NO_NETGRAPH= # do not build with Netgraph support -#PPP_NO_RADUIS= # do not build with RADIUS support +#PPP_NO_RADIUS= # do not build with RADIUS support #PPP_NO_SUID= # build with normal permissions # #TRACEROUTE_NO_IPSEC= # do not build traceroute(8) with IPSEC support