The last entry contains two zeros.
.TP
.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:
+This holds the complete command line for the process,
+unless the process is a zombie.
+.\" In 2.3.26, this also used to be true if the process was swapped out.
+In the latter case, 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
+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
.I /proc/[number]/cwd