Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/vhangup.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/vhangup.2 b/man2/vhangup.2 index 688c5d480..affba8110 100644 --- a/man2/vhangup.2 +++ b/man2/vhangup.2 @@ -28,6 +28,9 @@ .TH VHANGUP 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME vhangup \- virtually hangup the current terminal +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <unistd.h> -- 2.33.0