diff options
author | brian <brian@FreeBSD.org> | 1998-09-02 01:34:57 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1998-09-02 01:34:57 +0000 |
commit | 387abc60ff4c3740948b3add9bcec42c70114f2f (patch) | |
tree | a559836594ce1e96293d533f67f5e43946d2dc91 /etc/pccard_ether | |
parent | 81ca502a9279ea8d3995fc0b0d91c3e1b56bbee8 (diff) | |
download | FreeBSD-src-387abc60ff4c3740948b3add9bcec42c70114f2f.zip FreeBSD-src-387abc60ff4c3740948b3add9bcec42c70114f2f.tar.gz |
Add Id keywords
Diffstat (limited to 'etc/pccard_ether')
-rwxr-xr-x | etc/pccard_ether | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether index 79adf69..546a54d 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -1,5 +1,7 @@ #!/bin/sh - # +# $Id:$ +# # pccard_ether interfacename [ifconfig option] # # example: pccard_ether ep0 -link0 |