summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2000-09-28 20:45:19 +0000
committerThomas Habets <thomas@habets.pp.se>2000-09-28 20:45:19 +0000
commit32a943cf55fcff10363c886385a16a68fc60c59f (patch)
tree26cd3cae36e0ce6747e2276f62f8673c6b4f05cb /README
parent9b69d920a6a3e1083f9e197e35eb4e17167d5330 (diff)
downloadarping-32a943cf55fcff10363c886385a16a68fc60c59f.tar.gz
freebsd added
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 379eb0a..886cd9c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README 138 2000-09-15 17:22:30Z marvin $
+$Id: README 143 2000-09-28 20:45:19Z marvin $
ARP Ping
@@ -33,9 +33,11 @@ call on his cellphone about 15 secs after he accidentally 'stole' an IP, oops).
Compiling
---------
-Type make linux to compile under linux and make openbsd to compile under
-openbsd. Follow this pattern for compilation under solaris.
+Type 'make linux' to compile under linux and 'make openbsd' to compile under
+openbsd. Follow this pattern for compilation under solaris and freebsd.
If you have some other OS, try all before mailing me.
+
+'make install' will copy arping to /usr/local/bin.
How it does it
--------------