diff options
Diffstat (limited to 'sys/fs/procfs/README')
-rw-r--r-- | sys/fs/procfs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/README b/sys/fs/procfs/README index f816b321b432c..60e27b9153544 100644 --- a/sys/fs/procfs/README +++ b/sys/fs/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. -$FreeBSD$ +$FreeBSD: src/sys/fs/procfs/README,v 1.4.34.1 2008/10/02 02:57:24 kensmith Exp $ |