diff options
| -rw-r--r-- | Documentation/networking/netconsole.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/networking/netconsole.txt b/Documentation/networking/netconsole.txt index 3c2f2b328638..8d022073e3ef 100644 --- a/Documentation/networking/netconsole.txt +++ b/Documentation/networking/netconsole.txt | |||
| @@ -51,7 +51,8 @@ Built-in netconsole starts immediately after the TCP stack is | |||
| 51 | initialized and attempts to bring up the supplied dev at the supplied | 51 | initialized and attempts to bring up the supplied dev at the supplied |
| 52 | address. | 52 | address. |
| 53 | 53 | ||
| 54 | The remote host can run either 'netcat -u -l -p <port>' or syslogd. | 54 | The remote host can run either 'netcat -u -l -p <port>', |
| 55 | 'nc -l -u <port>' or syslogd. | ||
| 55 | 56 | ||
| 56 | Dynamic reconfiguration: | 57 | Dynamic reconfiguration: |
| 57 | ======================== | 58 | ======================== |
