summaryrefslogtreecommitdiffstats
path: root/network/nbd/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/nbd/README')
-rw-r--r--network/nbd/README18
1 files changed, 9 insertions, 9 deletions
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.