diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2007-07-03 15:29:23 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2007-07-03 15:29:23 +0000 |
| commit | 3e9eaed62a2fcfebc44dc556eef4558131f159ba (patch) | |
| tree | 8a6284523941df7101e082c2b0222e0903a55c7f /emulators/dynamips/files/patch-README | |
| parent | - IGNORE on 7.0. It's already in base. (diff) | |
Update to 0.2.7.
PR: 113808
Submitted by: Pavel I Volkov
Diffstat (limited to 'emulators/dynamips/files/patch-README')
| -rw-r--r-- | emulators/dynamips/files/patch-README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/dynamips/files/patch-README b/emulators/dynamips/files/patch-README new file mode 100644 index 000000000000..4b092b6bc69b --- /dev/null +++ b/emulators/dynamips/files/patch-README @@ -0,0 +1,11 @@ +--- README.orig Fri Apr 6 20:53:59 2007 ++++ README Fri Apr 6 20:57:02 2007 +@@ -50,7 +50,7 @@ + -R <rom_file> : Load an alternate ROM (default: embedded) + -k <clock_div> : Set the clock divisor (default: 4) + +- -T <port> : Console is on TCP <port> ++ -T [ip_address:]<port> : Console is on TCP <port> + -U <si_desc> : Console in on serial interface <si_desc> + (default is on the terminal) + |
