aboutsummaryrefslogtreecommitdiffstats
path: root/man5/proc.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc.5')
-rw-r--r--man5/proc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index e59bd43068..c3c4a9dae0 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -89,8 +89,8 @@ The last entry contains two zeros.
.I /proc/[number]/cmdline
This holds the complete command line for the process, unless the whole
process has been swapped out or the process is a zombie.
-In either of these latter cases, there is nothing in this file: i.e. a
-read on this file will return 0 characters.
+In either of these latter cases, there is nothing in this file:
+that is, a read on this file will return 0 characters.
The command line arguments appear in this file as a set of
null-separated strings, with a further null byte after the last string.
.TP
@@ -1390,7 +1390,7 @@ The default value in this file "/sbin/hotplug".
.IR /proc/sys/kernel/domainname " and " /proc/sys/kernel/hostname
can be used to set the NIS/YP domainname and the
hostname of your box in exactly the same way as the commands
-domainname and hostname, i.e.:
+domainname and hostname, that is:
.br
.br