diff options
author | Mattias Andrée <maandree@kth.se> | 2024-01-27 19:05:28 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-01-27 19:05:28 +0100 |
commit | d055dfe7bbdbcbc7fbd521168b4dc728e004dcd1 (patch) | |
tree | da559a50512c1b3446a1a91d0702b7713ecca97b /man3/libsimple_close.3 | |
parent | Fix man pages (diff) | |
download | libsimple-d055dfe7bbdbcbc7fbd521168b4dc728e004dcd1.tar.gz libsimple-d055dfe7bbdbcbc7fbd521168b4dc728e004dcd1.tar.bz2 libsimple-d055dfe7bbdbcbc7fbd521168b4dc728e004dcd1.tar.xz |
Add libsimple_close_range
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | man3/libsimple_close.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/libsimple_close.3 b/man3/libsimple_close.3 index 7050899..017318c 100644 --- a/man3/libsimple_close.3 +++ b/man3/libsimple_close.3 @@ -57,4 +57,5 @@ None. None. .SH SEE ALSO -.BR close (3) +.BR close (3), +.BR libsimple_close_range (3) |