FreeBSD build-instructions: Remove unneeded Linux-reference.
authorJostein Kjønigsen <jostein@kjonigsen.net>
Tue, 28 Apr 2015 05:17:49 +0000 (15:17 +1000)
committerJostein Kjønigsen <jostein@kjonigsen.net>
Tue, 28 Apr 2015 05:17:49 +0000 (15:17 +1000)
Documentation/freebsd-instructions.md

index 780c4f7..4ef9e7f 100644 (file)
@@ -189,7 +189,7 @@ janhenke@freebsd-frankfurt:~/coreclr-demo/runtime % mcs /nostdlib /noconfig /r:.
 Run your App
 ============
 
-You're ready to run Hello World!  To do that, run corerun, passing the path to the managed exe, plus any arguments.  The HelloWorld from corefxlab will print Tux if you pass "linux" as an argument, so:
+You're ready to run Hello World!  To do that, run corerun, passing the path to the managed exe, plus any arguments.  The HelloWorld from corefxlab will print a daemon if you pass "freebsd" as an argument, so:
 
 ```
 janhenke@freebsd-frankfurt:~/coreclr-demo/runtime % ./corerun HelloWorld.exe freebsd