]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
chown.2: srcfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 20:42:15 +0000 (22:42 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 20:42:18 +0000 (22:42 +0200)
Reported-by: 'make lint-man'
Reported-by: groff(1)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/chown.2

index b553bc4887c9213280b72bd08d132c84435cfb2b..9cc2860addb1089ee6ba888691c3da1028bc7a7b 100644 (file)
@@ -10,9 +10,6 @@
 .\" Modified 1996-11-06 by Eric S. Raymond <esr@thyrsus.com>
 .\" Modified 1997-05-18 by Michael Haardt <michael@cantor.informatik.rwth-aachen.de>
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
-.SH LIBRARY
-Standard C library
-.RI ( libc ", " \-lc )
 .\" 2007-07-08, mtk, added an example program; updated SYNOPSIS
 .\" 2008-05-08, mtk, Describe rules governing ownership of new files
 .\"     (bsdgroups versus sysvgroups, and the effect of the parent
@@ -21,6 +18,9 @@ Standard C library
 .TH CHOWN 2 2021-08-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 chown, fchown, lchown, fchownat \- change ownership of a file
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " \-lc )
 .SH SYNOPSIS
 .nf
 .B #include <unistd.h>