Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/swapon.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/swapon.2 b/man2/swapon.2 index 07d5fe86c..ffa3892d3 100644 --- a/man2/swapon.2 +++ b/man2/swapon.2 @@ -42,6 +42,9 @@ .TH SWAPON 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME swapon, swapoff \- start/stop swapping to file/device +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <sys/swap.h> -- 2.33.0