diff options
Diffstat (limited to 'libexec/pppoed')
| -rw-r--r-- | libexec/pppoed/Makefile | 2 | ||||
| -rw-r--r-- | libexec/pppoed/pppoed.8 | 2 | ||||
| -rw-r--r-- | libexec/pppoed/pppoed.c | 2 |
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 9687a1c6c8c5..1efac5ba1efe 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.8 2001/08/16 10:44:16 ru Exp $ .\" .Dd November 8, 1999 .Dt PPPOED 8 diff --git a/libexec/pppoed/pppoed.c b/libexec/pppoed/pppoed.c index 424bd15ce43c..0d34a9e9b714 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.5 2001/08/26 17:52:55 brian Exp $ */ #include <sys/param.h> |
