From 7c802bac72ecb61624f585c7411e72bf4558fcc8 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Sun, 23 Oct 2005 19:37:55 +0000 Subject: [PATCH] s/RADUIS/RADIUS/ Submitted by: jisakiel@yahoo.es MFC after: 1 week --- share/examples/etc/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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