Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 1996 01:47:58 -0800 (PST)
From:      John-Mark Gurney <jmg@nike.efn.org>
To:        FreeBSD-gnats@freefall.FreeBSD.org
Subject:   docs/2136: procfs manpage not updated
Message-ID:  <199612020947.BAA02339@nike.efn.org>
Resent-Message-ID: <199612021840.KAA04537@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2136
>Category:       docs
>Synopsis:       procfs manpage out of date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec  2 10:40:04 PST 1996
>Last-Modified:
>Originator:     John-Mark Gurney
>Organization:
Cu Networking
>Release:        FreeBSD 2.2-960801-SNAP i386
>Environment:

n/a, patch relative to current
	

>Description:

procfs man page not up to date, I would bring it more up to date, but don't know
mdoc that well, (would like to document status)...
	

>How-To-Repeat:

more /proc/<somepid>/file
gives you the executable...
	

>Fix:
	
apply this patch...  hopefully more patches to come in the future...

Index: procfs.5
===================================================================
RCS file: /usr/cvs/src/share/man/man5/procfs.5,v
retrieving revision 1.2
diff -c -r1.2 procfs.5
*** procfs.5	1994/08/10 20:03:54	1.2
--- procfs.5	1996/12/02 09:43:55
***************
*** 38,44 ****
  Each node is a directory which contains the following entries:
  .Bl -tag -width fpregsxx
  .It Pa file
! the executable image (not currently implemented)
  .It Pa status
  the process's current status
  .It Pa ctl
--- 38,44 ----
  Each node is a directory which contains the following entries:
  .Bl -tag -width fpregsxx
  .It Pa file
! the executable image
  .It Pa status
  the process's current status
  .It Pa ctl
	

>Audit-Trail:
>Unformatted:
John-Mark Gurney



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612020947.BAA02339>