aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/man-pages.72
-rw-r--r--man7/posixoptions.72
-rw-r--r--man7/socket.72
3 files changed, 3 insertions, 3 deletions
diff --git a/man7/man-pages.7 b/man7/man-pages.7
index 390986810c..fd1ae37937 100644
--- a/man7/man-pages.7
+++ b/man7/man-pages.7
@@ -38,7 +38,7 @@ when writing man pages for the Linux \fIman-pages\fP project,
which documents the user-space API provided by the Linux kernel
and the GNU C library.
The project thus provides most of the pages in Section 2,
-as well as many of the pages that appear
+as well as many of the pages that appear
in Sections 3, 4, 5, and 7 of the man pages on a Linux system.
The conventions described on this page may also be useful
for authors writing man pages for other projects.
diff --git a/man7/posixoptions.7 b/man7/posixoptions.7
index 1c2bf89db3..1a48d44c1b 100644
--- a/man7/posixoptions.7
+++ b/man7/posixoptions.7
@@ -144,7 +144,7 @@ is present.
.SS --- - _POSIX_FILE_LOCKING - _SC_FILE_LOCKING
This option has been deleted.
Not in final XPG6.
-.SS FSC - _POSIX_FSYNC - _SC_FSYNC
+.SS FSC - _POSIX_FSYNC - _SC_FSYNC
The function
.IR fsync ()
is present.
diff --git a/man7/socket.7 b/man7/socket.7
index 9b538e1b4e..0d88ba0cec 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -314,7 +314,7 @@ this socket option could be set, but could not retrieved with
Since Linux 3.8, it is readable.
The
.I optlen
-argument should contain the buffer size available
+argument should contain the buffer size available
to receive the device name and is recommended to be
.BR IFNAMSZ
bytes.