From 3af6d22bb3850ab2bac67287e3a3d3b0e32868e5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:41:07 +0200 Subject: Merging upstream version 6.7. Signed-off-by: Daniel Baumann --- man2type/open_how.2type | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man2type') diff --git a/man2type/open_how.2type b/man2type/open_how.2type index 38445a7..869f18a 100644 --- a/man2type/open_how.2type +++ b/man2type/open_how.2type @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH open_how 2type 2023-03-30 "Linux man-pages 6.05.01" +.TH open_how 2type 2023-10-31 "Linux man-pages 6.7" .SH NAME open_how \- how to open a pathname .SH LIBRARY @@ -11,7 +11,7 @@ Linux kernel headers .SH SYNOPSIS .EX .B #include -.PP +.P .B struct open_how { .BR " u64 flags;" " /* " O_ "* flags */" .BR " u64 mode;" " /* Mode for " O_ { CREAT , TMPFILE "} */" @@ -21,7 +21,7 @@ Linux kernel headers .EE .SH DESCRIPTION Specifies how a pathname should be opened. -.PP +.P The fields are as follows: .TP .I flags -- cgit v1.2.3