diff options
Diffstat (limited to 'sys/miscfs/procfs/README')
-rw-r--r-- | sys/miscfs/procfs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/procfs/README b/sys/miscfs/procfs/README index 38811b3f6e3a3..7c54a04ec66ca 100644 --- a/sys/miscfs/procfs/README +++ b/sys/miscfs/procfs/README @@ -110,4 +110,4 @@ the debugger, the debugger should fork and the child should stop itself "attach". as before, the child will hit a breakpoint on the first instruction in any newly exec'd image. -$Id: README,v 3.1 1993/12/15 09:40:17 jsp Exp $ +$Id: README,v 1.1.1.1 1994/05/24 10:05:10 rgrimes Exp $ |