diff options
author | pjd <pjd@FreeBSD.org> | 2005-07-29 11:22:13 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2005-07-29 11:22:13 +0000 |
commit | 1e2d73f44330c8f42e9f3371f1f670638fd666ac (patch) | |
tree | 54d89fd2d52d62062b9d62ddef0aefbfb4e7cbad /sbin | |
parent | 637e5e86f337e8ca035a449c62a8cbd0609d238c (diff) | |
download | FreeBSD-src-1e2d73f44330c8f42e9f3371f1f670638fd666ac.zip FreeBSD-src-1e2d73f44330c8f42e9f3371f1f670638fd666ac.tar.gz |
Update manual page after ggate rewrite.
MFC after: 1 day
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ggate/ggatec/ggatec.8 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/sbin/ggate/ggatec/ggatec.8 b/sbin/ggate/ggatec/ggatec.8 index dd7d7cc..9f6bc00 100644 --- a/sbin/ggate/ggatec/ggatec.8 +++ b/sbin/ggate/ggatec/ggatec.8 @@ -46,7 +46,7 @@ .Ar host .Ar path .Nm -.Cm attach +.Cm rescue .Op Fl n .Op Fl v .Op Fl o Cm ro | wo | rw @@ -83,12 +83,11 @@ Connect to given daemon and create a .Nm ggate provider related to the given remote file or device. -.It Cm attach -Attach a worker process to an existing -.Nm ggate -provider (create a new connection to the +.It Cm rescue +If ggatec process died/has been killed, you can save situation with this +command, which creates new connection to the .Xr ggated 8 -daemon). +daemon and will handle pending and future requests. .It Cm destroy Destroy the given .Nm ggate @@ -139,7 +138,7 @@ If not specified, it is taken from 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. 0 means no timeout. -Default is 30. +Default is 0. .It Fl u Ar unit Unit number to use. .It Fl v |