summaryrefslogtreecommitdiffstats
path: root/sbin/ggate
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit13fe9ea5a213be76500057f81901939ad340fea0 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/ggate
parentd95b3c4c8de8ba10c562c372d97210ee4e5f3821 (diff)
downloadFreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.zip
FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.tar.gz
Sort sections.
Diffstat (limited to 'sbin/ggate')
-rw-r--r--sbin/ggate/ggatec/ggatec.814
-rw-r--r--sbin/ggate/ggated/ggated.814
-rw-r--r--sbin/ggate/ggatel/ggatel.814
3 files changed, 21 insertions, 21 deletions
diff --git a/sbin/ggate/ggatec/ggatec.8 b/sbin/ggate/ggatec/ggatec.8
index 52c2cd5..dd7d7cc 100644
--- a/sbin/ggate/ggatec/ggatec.8
+++ b/sbin/ggate/ggatec/ggatec.8
@@ -150,6 +150,13 @@ Remote host to connect to.
.It Ar path
Path to a regular file or device.
.El
+.Sh EXIT STATUS
+Exit status is 0 on success, or 1 if the command fails.
+To get details about the failure,
+.Nm
+should be called with the
+.Fl v
+option.
.Sh EXAMPLES
Made use of CD-ROM device from remote host.
.Bd -literal -offset indent
@@ -161,13 +168,6 @@ client# ggatec create -o ro server /dev/acd0
ggate0
client# mount_cd9660 /dev/ggate0 /cdrom
.Ed
-.Sh EXIT STATUS
-Exit status is 0 on success, or 1 if the command fails.
-To get details about the failure,
-.Nm
-should be called with the
-.Fl v
-option.
.Sh SEE ALSO
.Xr geom 4 ,
.Xr ggated 8 ,
diff --git a/sbin/ggate/ggated/ggated.8 b/sbin/ggate/ggated/ggated.8
index c1fd976..3024a04 100644
--- a/sbin/ggate/ggated/ggated.8
+++ b/sbin/ggate/ggated/ggated.8
@@ -86,13 +86,6 @@ The format of an exports file is as follows:
1.2.3.0/24 RW /tmp/test.img
hostname WO /tmp/image
.Ed
-.Sh EXAMPLES
-Export CD-ROM device and a file:
-.Bd -literal -offset indent
-# echo "1.2.3.0/24 RO /dev/acd0" > /etc/gg.exports
-# echo "client RW /image" >> /etc/gg.exports
-# ggated
-.Ed
.Sh EXIT STATUS
Exit status is 0 on success, or 1 if the command fails.
To get details about the failure,
@@ -100,6 +93,13 @@ To get details about the failure,
should be called with the
.Fl v
option.
+.Sh EXAMPLES
+Export CD-ROM device and a file:
+.Bd -literal -offset indent
+# echo "1.2.3.0/24 RO /dev/acd0" > /etc/gg.exports
+# echo "client RW /image" >> /etc/gg.exports
+# ggated
+.Ed
.Sh SEE ALSO
.Xr geom 4 ,
.Xr ggatec 8 ,
diff --git a/sbin/ggate/ggatel/ggatel.8 b/sbin/ggate/ggatel/ggatel.8
index b28abbb..01b964a 100644
--- a/sbin/ggate/ggatel/ggatel.8
+++ b/sbin/ggate/ggatel/ggatel.8
@@ -121,6 +121,13 @@ output.
.It Ar path
Path to a regular file or device.
.El
+.Sh EXIT STATUS
+Exit status is 0 on success, or 1 if the command fails.
+To get details about the failure,
+.Nm
+should be called with the
+.Fl v
+option.
.Sh EXAMPLES
.Dq GEOMify
the
@@ -139,13 +146,6 @@ umount /secret
gbde detach ggate5
ggatel destroy -u 5
.Ed
-.Sh EXIT STATUS
-Exit status is 0 on success, or 1 if the command fails.
-To get details about the failure,
-.Nm
-should be called with the
-.Fl v
-option.
.Sh SEE ALSO
.Xr geom 4 ,
.Xr gbde 8 ,
OpenPOWER on IntegriCloud