]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/mount_setattr.2: ffix master
authorAlejandro Colomar <alx@kernel.org>
Sat, 9 Aug 2025 10:43:56 +0000 (12:43 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sat, 9 Aug 2025 10:43:56 +0000 (12:43 +0200)
Reported-by: Askar Safin <safinaskar@zohomail.com>
Cc: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/mount_setattr.2

index c96f0657f0468fc4d2bc0132e08d1328570073b1..586633f48e894bf8f2823aa7755c96adcddea6a6 100644 (file)
@@ -14,7 +14,7 @@ Standard C library
 .B #include <sys/mount.h>
 .P
 .BI "int mount_setattr(int " dirfd ", const char *" path ", unsigned int " flags ","
-.BI "                  struct mount_attr *" attr ", size_t " size );"
+.BI "                  struct mount_attr *" attr ", size_t " size );
 .fi
 .SH DESCRIPTION
 The