Browse Source

Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet the

mdoc(7) warning.
tags/ggatessh-v1.0.0
trhodes 18 years ago
parent
commit
730d0e1f10
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ggatec/ggatec.8

+ 2
- 2
ggatec/ggatec.8 View File

@@ -159,12 +159,12 @@ should be called with the
.Fl v
option.
.Sh EXAMPLES
Made use of CD-ROM device from remote host.
Make use of CD-ROM device from remote host.
.Bd -literal -offset indent
server# cat /etc/gg.exports
client RO /dev/acd0
server# ggated
.Pp
client# ggatec create -o ro server /dev/acd0
ggate0
client# mount_cd9660 /dev/ggate0 /cdrom


Loading…
Cancel
Save