chiark / gitweb /
Minor tidying and typo correction.
[mLib] / man / lock.3
index 7d7d2988b1226656ff0dc332cf50e7807b283d8e..0d1caebd842292d9e6b1f7c1bde9d3f4d0be9f72 100644 (file)
@@ -5,7 +5,7 @@ lock \- oversimplified file locking interface
 .\" @lock_file
 .SH SYNOPSIS
 .nf
-.B "#include <mLib/lock.h>
+.B "#include <mLib/lock.h>"
 
 .BI "int lock_file(int " fd ", unsigned " how );
 .fi