Make a minor adjustment to the VuXML section; uuidgen(1) is in FreeBSD

5.x and above, and should be the default. The alternative utility, which
is in ports, is only required on FreeBSD 4.x.

Approved by:	brd via IRC
This commit is contained in:
Shaun Amott 2006-08-03 19:01:34 +00:00
parent 0a05ae9f49
commit c35a74851a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28406

View file

@ -7174,8 +7174,9 @@ as .putsy.conf and edit it.</programlisting>
this entry (in quotes). You should generate a UUID
for each new VuXML entry (and do not forget to substitute
it for the template UUID unless you are writing the
entry from scratch). You can use &man.uuidgen.1; in
FreeBSD 5.x, or you may install the port <filename
entry from scratch). You can use &man.uuidgen.1; to
generate a VuXML UUID; alternatively, if you are using
FreeBSD 4.x, you may install the port <filename
role="package">devel/p5-Data-UUID</filename> and issue
the following command:</para>