Add articles, avoid use of "you", simplify a few sentences.

MFC after:	1 week
This commit is contained in:
Warren Block 2015-04-02 13:51:06 +00:00
parent 9ee5c7d09d
commit 487e821d89
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280988

View File

@ -24,7 +24,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd April 26, 2004 .Dd April 2, 2015
.Dt GGATEC 8 .Dt GGATEC 8
.Os .Os
.Sh NAME .Sh NAME
@ -67,29 +67,29 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
utility is a network client for GEOM Gate class. utility is a network client for the GEOM Gate class.
It is responsible for creation of It is responsible for the creation of
.Nm ggate .Nm ggate
devices and forwarding I/O requests between devices and forwarding I/O requests between the
.Nm geom_gate.ko .Nm geom_gate.ko
kernel module and kernel module and the
.Xr ggated 8 .Xr ggated 8
network daemon. network daemon.
Available commands: Available commands:
.Bl -tag -width ".Cm destroy" .Bl -tag -width ".Cm destroy"
.It Cm create .It Cm create
Connect to given Connect to a
.Xr ggated 8 .Xr ggated 8
daemon and create a daemon on the specified host and create a
.Nm ggate .Nm ggate
provider related to the given remote file or device. provider for the specified remote file or device.
.It Cm rescue .It Cm rescue
If Create a new connection after the
.Nm .Nm
process died/has been killed, you can save situation with this process has died or been killed.
command, which creates new connection to the The new connection to the
.Xr ggated 8 .Xr ggated 8
daemon and will handle pending and future requests. daemon handles pending and future requests.
.It Cm destroy .It Cm destroy
Destroy the given Destroy the given
.Nm ggate .Nm ggate
@ -139,12 +139,11 @@ provider.
If not specified, it is taken from device, or set to 512 bytes for files. If not specified, it is taken from device, or set to 512 bytes for files.
.It Fl t Ar timeout .It Fl t Ar timeout
Number of seconds to wait before an I/O request will be canceled. Number of seconds to wait before an I/O request will be canceled.
0 means no timeout. Default is 0, which means no timeout.
Default is 0.
.It Fl u Ar unit .It Fl u Ar unit
Unit number to use. Unit number to use.
.It Fl v .It Fl v
Do not fork, run in foreground and print debug informations on standard Do not fork, run in foreground and print debug information on standard
output. output.
.It Ar host .It Ar host
Remote host to connect to. Remote host to connect to.
@ -159,7 +158,7 @@ should be called with the
.Fl v .Fl v
option. option.
.Sh EXAMPLES .Sh EXAMPLES
Make use of CD-ROM device from remote host. Use a CD-ROM device on a remote host.
.Bd -literal -offset indent .Bd -literal -offset indent
server# cat /etc/gg.exports server# cat /etc/gg.exports
client RO /dev/acd0 client RO /dev/acd0