summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/async
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/async')
-rw-r--r--sys/modules/netgraph/async/Makefile2
-rw-r--r--sys/modules/netgraph/async/ng_async.42
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/async/Makefile b/sys/modules/netgraph/async/Makefile
index 5a2628e4bf34..8997d20fa9aa 100644
--- a/sys/modules/netgraph/async/Makefile
+++ b/sys/modules/netgraph/async/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sys/modules/netgraph/async/Makefile,v 1.1.4.1 2000/05/04 18:42:49 archie Exp $
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
KMOD= ng_async
diff --git a/sys/modules/netgraph/async/ng_async.4 b/sys/modules/netgraph/async/ng_async.4
index 8b4d07d8acbe..09d95b1e0d79 100644
--- a/sys/modules/netgraph/async/ng_async.4
+++ b/sys/modules/netgraph/async/ng_async.4
@@ -32,7 +32,7 @@
.\"
.\" Author: Archie Cobbs <archie@freebsd.org>
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/sys/modules/netgraph/async/ng_async.4,v 1.7.2.2 2000/10/24 22:31:02 julian Exp $
.\" $Whistle: ng_async.8,v 1.6 1999/01/25 23:46:25 archie Exp $
.\"
.Dd January 19, 1999