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

mdoc(7) warning.
This commit is contained in:
Tom Rhodes 2006-06-10 09:45:26 +00:00
parent dd311cb41a
commit 98d3f2b20b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159480

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