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 bbae4c0c9f9c..fb95d183c823 100644
--- a/libexec/pppoed/Makefile
+++ b/libexec/pppoed/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/libexec/pppoed/Makefile,v 1.1.6.1 2001/04/25 10:40:54 ru Exp $
PROG= pppoed
SRCS= pppoed.c
diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8
index eedaa4a91d8d..b2f5b0f6567d 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.11 2002/03/26 11:40:37 brian Exp $
.\"
.Dd November 8, 1999
.Dt PPPOED 8
diff --git a/libexec/pppoed/pppoed.c b/libexec/pppoed/pppoed.c
index c3c6ba4f0b6e..df8d171d2bae 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.7 2002/03/26 11:40:37 brian Exp $
*/
#include <sys/param.h>