diff --git a/man2/capget.2 b/man2/capget.2 index 177f53e15..f51bd12b9 100644 --- a/man2/capget.2 +++ b/man2/capget.2 @@ -78,14 +78,14 @@ typedef struct __user_cap_data_struct { .I effective, permitted, inheritable are bitmasks of the capabilities defined in .I capability(7). -Note the -.I CAP_* -values are bit indexes and need to be bit-shifted before ORing into +Note the +.I CAP_* +values are bit indexes and need to be bit-shifted before ORing into the bit fields. -To define the structures for passing to the system call you have to use the +To define the structures for passing to the system call you have to use the .I struct __user_cap_header_struct -and -.I struct __user_cap_data_struct +and +.I struct __user_cap_data_struct names because the typedefs are only pointers. Kernels prior to 2.6.25 prefer diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 8cb0133ce..f88562be3 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -316,7 +316,7 @@ Suitable definitions can be found in .IR linux/ioprio.h . .SH "SEE ALSO" .BR getpriority (2), -.BR open (2), +.BR open (2), .BR capabilities (7) .sp Documentation/block/ioprio.txt in the kernel source tree. diff --git a/man7/armscii-8.7 b/man7/armscii-8.7 index f3e47706a..94387b42e 100644 --- a/man7/armscii-8.7 +++ b/man7/armscii-8.7 @@ -28,7 +28,7 @@ armscii-8 \- Armenian Character Set encoded in octal, decimal, and hexadecimal .SH DESCRIPTION -The Armenian Standard Code for Information Interchange, +The Armenian Standard Code for Information Interchange, 8-bit coded character set. .SS "ARMSCII-8 Characters" The following table displays the characters in ARMSCII-8, which diff --git a/man7/epoll.7 b/man7/epoll.7 index 6ee686eaf..4b6d987b8 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -173,7 +173,7 @@ with The following interfaces can be used to limit the amount of kernel memory consumed by epoll: .\" Following was added in 2.6.28, but them removed in 2.6.29 -.\" .TP +.\" .TP .\" .IR /proc/sys/fs/epoll/max_user_instances " (since Linux 2.6.28)" .\" This specifies an upper limit on the number of epoll instances .\" that can be created per real user ID.