aboutsummaryrefslogtreecommitdiffstats
path: root/man3/MIN.3libsimple
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-01-27 18:12:58 +0100
committerMattias Andrée <maandree@kth.se>2024-01-27 18:12:58 +0100
commit3ab93b732dfe58e12d453f38cf4f424478c4d4bf (patch)
treefb774e39ac018cca79097900b4b8316ca82a8b90 /man3/MIN.3libsimple
parentFix return value for libsimple_{local,gm}time.c (diff)
downloadlibsimple-3ab93b732dfe58e12d453f38cf4f424478c4d4bf.tar.gz
libsimple-3ab93b732dfe58e12d453f38cf4f424478c4d4bf.tar.bz2
libsimple-3ab93b732dfe58e12d453f38cf4f424478c4d4bf.tar.xz
Fix man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--man3/MIN.3libsimple6
1 files changed, 1 insertions, 5 deletions
diff --git a/man3/MIN.3libsimple b/man3/MIN.3libsimple
index 552b334..e54a867 100644
--- a/man3/MIN.3libsimple
+++ b/man3/MIN.3libsimple
@@ -39,11 +39,7 @@ The
macro returns to the lesser value.
.SH ERRORS
-The
-.BR libsimple_close ()
-function fail for the reasons specified for the
-.BR close (3)
-function.
+None.
.SH EXAMPLES
None.