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 38811b3..f816b32 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 $ +$FreeBSD$ |