From 883de473de412d29c0b7b84d1a9ca317c9e80b3c Mon Sep 17 00:00:00 2001 From: Stu Miller Date: Wed, 9 Nov 2011 09:30:09 -0200 Subject: network/nbd: Updated for version 2.9.24. Signed-off-by: Niels Horn --- network/nbd/README | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'network/nbd/README') diff --git a/network/nbd/README b/network/nbd/README index 36d4f946df..76a0889662 100644 --- a/network/nbd/README +++ b/network/nbd/README @@ -1,12 +1,12 @@ -Network Block Devices (NBD) is used to access a remote block device on a local -machine over a TCP/IP network. Provided in this package are the userland apps -nbd-client and nbd-server. +Network Block Devices (NBD) is used to access a remote block device on +a local machine over a TCP/IP network. Provided in this package are the +userland apps nbd-client and nbd-server. -The nbd-server is used to export a block device over a TCP/IP network to a -remote client. It defaults to /etc/nbd-server/config for settings. +The nbd-server is used to export a block device over a TCP/IP network +to a remote client. It defaults to /etc/nbd-server/config for settings. See man page nbd-server. -The nbd-client is used to connect to the remote nbd-server block device over -a TCP/IP network. It requires the nbd kernel module provided by Slackware -which creates /dev/nbd0 through /dev/nbd15 for local use. -See man page nbd-client. \ No newline at end of file +The nbd-client is used to connect to the remote nbd-server block device +over a TCP/IP network. It requires the nbd kernel module provided by +Slackware which creates /dev/nbd0 through /dev/nbd15 for local use. +See man page nbd-client. -- cgit v1.2.3