chiark / gitweb /
Distribute new `hash' module.
[mLib] / man / sym.3
index 5e4a700eaf1552f7b7976e45ccae9901b5cf5014..c495ab3c4780b7aed78b9d1b4a3530933bba1258 100644 (file)
--- a/man/sym.3
+++ b/man/sym.3
@@ -1,7 +1,7 @@
 .\" -*-nroff-*-
 .de VS
 .sp 1
-.RS 5
+.RS
 .nf
 .ft B
 ..
@@ -84,7 +84,7 @@ passing it to the function
 After initialization, the table contains no entries.
 .PP
 Initializing a symbol table involves allocating some memory.  If this
-allocation failes, an
+allocation fails, an
 .B EXC_NOMEM
 exception is raised.
 .PP