diff options
Diffstat (limited to 'share/examples/pppd/auth-up.sample')
-rw-r--r-- | share/examples/pppd/auth-up.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/pppd/auth-up.sample b/share/examples/pppd/auth-up.sample index 3d9c07e803440..08bec7a5f8660 100644 --- a/share/examples/pppd/auth-up.sample +++ b/share/examples/pppd/auth-up.sample @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/share/examples/pppd/auth-up.sample,v 1.1.42.1 2010/12/21 17:10:29 kensmith Exp $ # # Example for /etc/ppp/auth-up file. |