Date: Sat, 03 Aug 1996 22:55:49 +0200 From: "Philippe Charnier" <charnier@xp11.frmug.org> To: doc@FreeBSD.org Subject: parsing warnings (round 2) Message-ID: <199608032055.WAA00390@xp11.frmug.org>
index | next in thread | raw e-mail
Hi,
For the handbook I got:
sgmlfmt -f ascii /usr/src/share/doc/handbook/handbook.sgml
generating handbook.ascii...
<standard input>:95: warning: `SN' not defined
<standard input>:633: warning: can't break line
<standard input>:6788: warning: numeric expression expected (got `I')
<standard input>:19695: warning: `login' not defined
<standard input>:27844: warning: space required between `LP' and argument
<standard input>:35084: warning: `LH' not defined
<standard input>:35084: warning: `RH' not defined
The only one I was able to correct is the one about `login'. Others seem
to be generated by the DTD (??)
cvs diff: Diffing .
Index: term.sgml
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/src/share/doc/handbook/term.sgml,v
retrieving revision 1.1
diff -u -r1.1 term.sgml
--- term.sgml 1996/07/29 07:15:57 1.1
+++ term.sgml 1996/08/03 20:13:51
@@ -373,8 +373,8 @@
type does not change, so you can put a real terminal type in
this field.
- Users will usually use the <tt/tset/ program in their
- <tt/.login/ or <tt/.profile/ files to check the terminal
+ Users will usually use the <tt/tset/ program in
+ their <tt/.login/ or <tt/.profile/ files to check the terminal
type and prompt for one if necessary. By setting a terminal
type in the <tt>/etc/ttys</tt> file, users can forego such
prompting.
------ ------
Philippe Charnier charnier@lirmm.fr (smtp)
charnier@xp11.frmug.org (uucp)
``a PC not running FreeBSD is like a venusian with no tentacles''
------------------------------------------------------------------------
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608032055.WAA00390>
