summaryrefslogtreecommitdiff
path: root/libexec/pppoed
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/pppoed')
-rw-r--r--libexec/pppoed/Makefile2
-rw-r--r--libexec/pppoed/pppoed.82
-rw-r--r--libexec/pppoed/pppoed.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile
index 438dee65cca5e..1537a514efb82 100644
--- a/libexec/pppoed/Makefile
+++ b/libexec/pppoed/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/libexec/pppoed/Makefile,v 1.1 1999/11/21 23:39:13 brian Exp $
PROG= pppoed
SRCS= pppoed.c
diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8
index 91ed395a4ef9c..d497a222cf935 100644
--- a/libexec/pppoed/pppoed.8
+++ b/libexec/pppoed/pppoed.8
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/libexec/pppoed/pppoed.8,v 1.2.6.2 2000/12/20 13:31:17 ru Exp $
.\"
.Dd November 8, 1999
.Dt PPPOED 8
diff --git a/libexec/pppoed/pppoed.c b/libexec/pppoed/pppoed.c
index d1878f795bff6..689d5f63734d3 100644
--- a/libexec/pppoed/pppoed.c
+++ b/libexec/pppoed/pppoed.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/libexec/pppoed/pppoed.c,v 1.2.6.1 2000/11/21 03:07:28 brian Exp $
*/
#include <sys/param.h>