summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-08-13 07:50:53 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-08-13 07:50:53 +0000
commit755c56ccde501339e270cc7bfbed7f5a018d75b8 (patch)
treeb9efc3dd37a030e1ac51c910a34bcc8c67ba578a /sbin
parent807bc18b4fe9944e9110e9b04a9eb5c8b288e6ab (diff)
document cmdline
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount_procfs/mount_procfs.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/mount_procfs/mount_procfs.8 b/sbin/mount_procfs/mount_procfs.8
index c538516b190..72b40475361 100644
--- a/sbin/mount_procfs/mount_procfs.8
+++ b/sbin/mount_procfs/mount_procfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_procfs.8,v 1.13 2000/04/15 02:15:15 aaron Exp $
+.\" $OpenBSD: mount_procfs.8,v 1.14 2000/08/13 07:50:52 deraadt Exp $
.\" $NetBSD: mount_procfs.8,v 1.6 1995/03/18 14:58:10 cgd Exp $
.\"
.\" Copyright (c) 1992, 1993
@@ -126,6 +126,8 @@ The complete virtual memory image of the process.
Only those address which exist in the process can be accessed.
Reads and writes to this file modify the process.
Writes to the text segment remain private to the process.
+.It Pa cmdline
+Process command line parameters, seperated by NULs.
.It Pa note
Not implemented.
.It Pa notepg