diff options
author | Mattias Andrée <maandree@kth.se> | 2024-01-27 18:12:58 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-01-27 18:12:58 +0100 |
commit | 3ab93b732dfe58e12d453f38cf4f424478c4d4bf (patch) | |
tree | fb774e39ac018cca79097900b4b8316ca82a8b90 /man3/MAX3.3libsimple | |
parent | Fix return value for libsimple_{local,gm}time.c (diff) | |
download | libsimple-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 'man3/MAX3.3libsimple')
-rw-r--r-- | man3/MAX3.3libsimple | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/man3/MAX3.3libsimple b/man3/MAX3.3libsimple index d0171f8..a578033 100644 --- a/man3/MAX3.3libsimple +++ b/man3/MAX3.3libsimple @@ -42,11 +42,7 @@ The macro returns to the greatest of value. .SH ERRORS -The -.BR libsimple_close () -function fail for the reasons specified for the -.BR close (3) -function. +None. .SH EXAMPLES None. |