"PROGRAMLISTING", "TITLE" not permitted

Lucky Green shamrock at cypherpunks.to
Mon Apr 28 16:51:37 UTC 2003


I am seeing the following errors compiling a modified chapter.sgml file:

1)
/usr/local/bin/jade:/usr/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml:2789:16:E:
document type does not allow element "PROGRAMLISTING" here; assuming
missing "FOOTNOTE" start-tag
/usr/local/bin/jade:/usr/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml:2792:9:E:
end tag for "FOOTNOTE" omitted, but its declaration does not permit this
/usr/local/bin/jade:/usr/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml:2789:1:
start tag was here

Lines 2789 - 2792 follow:
	<step>
	<title>Verify the operating system version</title>

	<para>&man.gbde.4; requires FreeBSD 5.0 or higher.</para>
	<screen>&prompt.root; <userinput>uname -r</userinput>
	<programlisting>
	5.0-RELEASE
	</programlisting>
	</screen></step>

2)

/usr/local/bin/jade:/usr/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml:2984:6:E:
document type does not allow element "TITLE" here; missing one of
"ABSTRACT",[...]

[We just finished a procedure]
</step>
</procedure>

<title>Automatically mounting encrypted partitions</title>
<para>It is possible to create a script to automatically attach, check,
and mount an
encrypted partition, but for security reasons the script should not
contain the
gbde password. Instead, it is recommended to run such scripts manually
while
providing the password via the console or &man.ssh.1;.</para>


What am I doing wrong?

-- Lucky Green <shamrock at cypherpunks.to> PGP encrypted email preferred.



More information about the freebsd-doc mailing list