chiark / gitweb /
@@@ man wip
[mLib] / sys / env.3
index 1818b372ac1d7db4c92e0ca461ce65825cf13498..2c5b5af3c0fb4e93422eb6b8b6db2e2629b9f4b5 100644 (file)
--- a/sys/env.3
+++ b/sys/env.3
@@ -10,7 +10,7 @@ env \- efficient fiddling with environment variables
 .SH "SYNOPSIS"
 .nf
 .B "#include <mLib/env.h>"
-
+.PP
 .BI "char *env_get(sym_table *" t ", const char *" name );
 .BI "void env_put(sym_table *" t ,
 .BI "             const char *" name ", const char *" value );