]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
intro.1, gettimeofday.2, mkdir.2, nice.2, setresuid.2, stime.2, adjtime.3, getttyent...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 18 Jun 2014 13:38:13 +0000 (15:38 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 18 Jun 2014 13:38:13 +0000 (15:38 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man1/intro.1
man2/gettimeofday.2
man2/mkdir.2
man2/nice.2
man2/setresuid.2
man2/stime.2
man3/adjtime.3
man3/getttyent.3
man5/proc.5

index 72d905240fd2b03d713397587195de79974d2955..20d36d73a7f15c9e7b95bd7fd460ddb4e3eacc1a 100644 (file)
@@ -50,7 +50,7 @@ Linux is a flavor of UNIX, and as a first approximation
 all user commands under UNIX work precisely the same under
 Linux (and FreeBSD and lots of other UNIX-like systems).
 .LP
-Under Linux there are GUIs (graphical user interfaces), where you
+Under Linux, there are GUIs (graphical user interfaces), where you
 can point and click and drag, and hopefully get work done without
 first reading lots of documentation.
 The traditional UNIX environment
index bedd0343e97803834610f358f6a3d5e40b7b1a75..652a88b5a623441de96c103db05c8fb8631f5d6f 100644 (file)
@@ -117,7 +117,7 @@ structure is obsolete; the
 argument should normally be specified as NULL.
 (See NOTES below.)
 
-Under Linux there are some peculiar "warp clock" semantics associated
+Under Linux, there are some peculiar "warp clock" semantics associated
 with the
 .BR settimeofday ()
 system call if on the very first call (after booting)
index 670bf065435d4cca80cc8bc4b2a70db1822d9f60..71f794fd8b9185ea6bd28856df76defd7461ea69 100644 (file)
@@ -209,7 +209,7 @@ SVr4, BSD, POSIX.1-2001, POSIX.1-2008.
 .BR mkdirat ():
 POSIX.1-2008.
 .SH NOTES
-Under Linux apart from the permission bits, only the
+Under Linux, apart from the permission bits, only the
 .B S_ISVTX
 mode bit is honored.
 That is, under Linux the created directory actually gets mode
index 5677faf9505b24da897b065cde9abd0eeae76759..7c862d89f85e62ca954af71c57bd2d244925e13a 100644 (file)
@@ -65,7 +65,7 @@ The calling process attempted to increase its priority by
 supplying a negative
 .I inc
 but has insufficient privileges.
-Under Linux the
+Under Linux, the
 .B CAP_SYS_NICE
 capability is required.
 (But see the discussion of the
index 0c4a89745d3f9e536360e478c008fb07d8bdac1e..90e7cc661b1830bfe6580f38fca1a4c061ce9c09 100644 (file)
@@ -108,7 +108,7 @@ they also appear on HP-UX and some of the BSDs.
 .SH NOTES
 Under HP-UX and FreeBSD, the prototype is found in
 .IR <unistd.h> .
-Under Linux the prototype is provided by glibc since version 2.3.2.
+Under Linux, the prototype is provided by glibc since version 2.3.2.
 
 The original Linux
 .BR setresuid ()
index 1c0b15f3e82091a81698b1da149cdc74c167036a..201e6e6097385182bb07a2d188a0ca4c56149ea9 100644 (file)
@@ -62,7 +62,7 @@ Error in getting information from user space.
 .TP
 .B EPERM
 The calling process has insufficient privilege.
-Under Linux the
+Under Linux, the
 .B CAP_SYS_TIME
 privilege is required.
 .SH CONFORMING TO
index 1744aa7c2f4bf2928df9aec21b6acb0ae636bf3b..f1a3972b5b569ad69d7175921626e2e040ff895b 100644 (file)
@@ -99,7 +99,7 @@ is outside the permitted range.
 .TP
 .B EPERM
 The caller does not have sufficient privilege to adjust the time.
-Under Linux the
+Under Linux, the
 .B CAP_SYS_TIME
 capability is required.
 .SH ATTRIBUTES
index 93b8a4d20c684fbf5beb50eda1b903bda29b71b0..0271bc3be825dee25f60c58a597c29681fbc7b11 100644 (file)
@@ -90,7 +90,7 @@ so it is not thread-safe.
 Not in POSIX.1-2001.
 Present on the BSDs, and perhaps other systems.
 .SH NOTES
-Under Linux the file
+Under Linux, the file
 .IR /etc/ttys ,
 and the functions described above, are not used.
 .SH SEE ALSO
index 2e4fae019fb98cf59b1904fc6e417abd8212aa90..292e1e715dbb37eecb228b608a89facf617adc87 100644 (file)
@@ -266,7 +266,7 @@ are not available if the main thread has already terminated
 (typically by calling
 .BR pthread_exit (3)).
 
-Under Linux 2.0 and earlier
+Under Linux 2.0 and earlier,
 .I /proc/[pid]/exe
 is a pointer to the binary which was executed,
 and appears as a symbolic link.
@@ -671,7 +671,7 @@ short of running it through
 .BR strace (1),
 or similar.
 
-Under Linux 2.0 there is no field giving pathname.
+Under Linux 2.0, there is no field giving pathname.
 .TP
 .I /proc/[pid]/mem
 This file can be used to access the pages of a process's memory through
@@ -3641,7 +3641,7 @@ with
 .B MAP_NORESERVE
 are not checked, and the default check is very weak,
 leading to the risk of getting a process "OOM-killed".
-Under Linux 2.4 any nonzero value implies mode 1.
+Under Linux 2.4, any nonzero value implies mode 1.
 In mode 2 (available since Linux 2.6), the total virtual address space
 on the system is limited to (SS + RAM*(r/100)),
 where SS is the size of the swap space, and RAM