summaryrefslogtreecommitdiffstats
path: root/sbin/ggate/ggatec
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-07-14 14:01:33 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-07-14 14:01:33 +0000
commitb7efde0f3f2236d9fa30ac7b74fd988e2821bce7 (patch)
treeb5bae5d8bfb11e6871d8c9a992c2b95895a01702 /sbin/ggate/ggatec
parentf206c90cdac128568138be426ed1e8c77b039386 (diff)
downloadFreeBSD-src-b7efde0f3f2236d9fa30ac7b74fd988e2821bce7.zip
FreeBSD-src-b7efde0f3f2236d9fa30ac7b74fd988e2821bce7.tar.gz
Cleanup; mostly language with a little bit of mdoc style.
MFC after: 1 week
Diffstat (limited to 'sbin/ggate/ggatec')
-rw-r--r--sbin/ggate/ggatec/ggatec.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/ggate/ggatec/ggatec.8 b/sbin/ggate/ggatec/ggatec.8
index 8545baf..705d42f 100644
--- a/sbin/ggate/ggatec/ggatec.8
+++ b/sbin/ggate/ggatec/ggatec.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 2, 2015
+.Dd July 14, 2015
.Dt GGATEC 8
.Os
.Sh NAME
@@ -71,8 +71,8 @@ utility is a network client for the GEOM Gate class.
It is responsible for the creation of
.Nm ggate
devices and forwarding I/O requests between the
-.Nm geom_gate.ko
-kernel module and the
+.Nm GEOM Gate
+kernel subsystem and the
.Xr ggated 8
network daemon.
Available commands:
@@ -111,7 +111,7 @@ Do not use
.Dv TCP_NODELAY
option on TCP sockets.
.It Fl o Cm ro | wo | rw
-Specify permission to use when opening the file or device: read-only
+Specify permissions to use when opening the file or device: read-only
.Pq Cm ro ,
write-only
.Pq Cm wo ,
@@ -136,7 +136,7 @@ Default is 131072 (128kB).
Sector size for
.Nm ggate
provider.
-If not specified, it is taken from device, or set to 512 bytes for files.
+If not specified, it is taken from the device, or set to 512 bytes for files.
.It Fl t Ar timeout
Number of seconds to wait before an I/O request will be canceled.
Default is 0, which means no timeout.
OpenPOWER on IntegriCloud