summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/README
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-08-14 06:57:09 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-08-14 06:57:09 +0000
commit72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch)
tree49c75f7b6a634efb81c3709f39147fdba24623bb /sys/miscfs/procfs/README
parent606cad63e046f2873878d07634158eb90c5a2cf6 (diff)
Diffstat (limited to 'sys/miscfs/procfs/README')
-rw-r--r--sys/miscfs/procfs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/procfs/README b/sys/miscfs/procfs/README
index f816b321b432..a90d541fe27b 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.
-$FreeBSD$
+$FreeBSD: src/sys/miscfs/procfs/README,v 1.4 1999/08/28 00:46:53 peter Exp $