diff options
Diffstat (limited to 'usr.sbin/wpa/hostapd_cli')
| -rw-r--r-- | usr.sbin/wpa/hostapd_cli/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/wpa/hostapd_cli/hostapd_cli.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wpa/hostapd_cli/Makefile b/usr.sbin/wpa/hostapd_cli/Makefile index 667134c7aac4..732a1c17dac3 100644 --- a/usr.sbin/wpa/hostapd_cli/Makefile +++ b/usr.sbin/wpa/hostapd_cli/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/hostapd_cli/Makefile,v 1.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .include "${.CURDIR}/../Makefile.inc" diff --git a/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 b/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 index eb7f60f028a6..f3708459881d 100644 --- a/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 +++ b/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/hostapd_cli/hostapd_cli.8,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .\" .Dd June 16, 2005 .Dt HOSTAPD_CLI 8 |
