Fix call to otp_write
[freeradius.git] / doc / README
index 154c632..4df784e 100644 (file)
@@ -3,7 +3,7 @@
   All code in this server was written for this project.
 
   The server is mostly compatible with livingston radiusd-2.01
-  (no menus or s/key support though) but with more feautures, such as:
+  (no menus or s/key support though) but with more features, such as:
 
     o Can limit the maximum number of simultaneous logins on a per-user basis!
     o Multiple DEFAULT entries, that can optionally fall-through.
 
   redhat/      Additional files for a RedHat Linux system.
 
-  scripts/     Sample scripts for startup and maintenance
+  scripts/     Sample scripts for startup and maintenance.
 
   src/         Source code
   src/main     source code for the daemon and associated utilities
   src/lib      source code for the RADIUS library
   src/include  header files
-  src/modules  dynamic plug-in modules  
+  src/modules  dynamic plug-in modules
 
   src/billing  Some scripts and configuration files to assist in billing,
                Currently mostly VoIP related.