|
|
@@ -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 , |
|
|
|