Browse Source

Added the EXIT STATUS section where appropriate.

tags/ggatessh-v1.0.0
ru 20 years ago
parent
commit
57e30d7c6f
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      ggatec/ggatec.8
  2. +1
    -1
      ggated/ggated.8
  3. +1
    -1
      ggatel/ggatel.8

+ 1
- 1
ggatec/ggatec.8 View File

@@ -161,7 +161,7 @@ client# ggatec create -o ro server /dev/acd0
ggate0
client# mount_cd9660 /dev/ggate0 /cdrom
.Ed
.Sh DIAGNOSTICS
.Sh EXIT STATUS
Exit status is 0 on success, or 1 if the command fails.
To get details about the failure,
.Nm


+ 1
- 1
ggated/ggated.8 View File

@@ -93,7 +93,7 @@ Export CD-ROM device and a file:
# echo "client RW /image" >> /etc/gg.exports
# ggated
.Ed
.Sh DIAGNOSTICS
.Sh EXIT STATUS
Exit status is 0 on success, or 1 if the command fails.
To get details about the failure,
.Nm


+ 1
- 1
ggatel/ggatel.8 View File

@@ -139,7 +139,7 @@ umount /secret
gbde detach ggate5
ggatel destroy -u 5
.Ed
.Sh DIAGNOSTICS
.Sh EXIT STATUS
Exit status is 0 on success, or 1 if the command fails.
To get details about the failure,
.Nm


Loading…
Cancel
Save