summaryrefslogtreecommitdiff
path: root/sys/fs/procfs/README
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/procfs/README')
-rw-r--r--sys/fs/procfs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/README b/sys/fs/procfs/README
index f816b321b432..e7a941f288cd 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 1999/08/28 00:46:53 peter Exp $