Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jul 2001 02:07:28 +0300 (EEST)
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/28783: <screen> tag whitespace corrections for articles/mh
Message-ID:  <200107062307.f66N7S607981@hades.hell.gr>

next in thread | raw e-mail | index | archive | help

>Number:         28783
>Category:       docs
>Synopsis:       <screen> tag whitespace corrections for articles/mh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 06 16:10:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	This patch removes whitespace from articles/mh that has found
	it's way between the text and the </screen> tags of the
	article.

>How-To-Repeat:

>Fix:

--- patch begins here ---
Index: en_US.ISO8859-1/articles/mh/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/mh/article.sgml,v
retrieving revision 1.10
diff -u -r1.10 article.sgml
--- en_US.ISO8859-1/articles/mh/article.sgml	2001/07/04 22:37:38	1.10
+++ en_US.ISO8859-1/articles/mh/article.sgml	2001/07/06 23:03:14
@@ -60,8 +60,7 @@
       to load mh:
 
       <informalexample>
-	<screen>&prompt.root; <userinput>pkg_add /cdrom/packages/mh-6.8.3.tgz</>
-	</screen>
+	<screen>&prompt.root; <userinput>pkg_add /cdrom/packages/mh-6.8.3.tgz</userinput></screen>
       </informalexample>
 
       You will notice that it created a <filename>/usr/local/lib/mh</filename>
@@ -121,8 +120,7 @@
   30  01/16 "Jordan K. Hubbar  Re: FBSD 2.1&lt;&lt;&gt; Do you want a library instead of
   31  01/16 Bruce Evans        Re: location of bad144 table&lt;&lt;&gt;&gt; &gt;It would appea
   32  01/16 "Jordan K. Hubbar  Re: video is up&lt;&lt;&gt; Anyway, mrouted won't run, ev
-  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa
-	</screen>
+  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa</screen>
       </informalexample>
 
       <para>This is the same thing you will see from a
@@ -136,8 +134,7 @@
 	<command>inc</command> a few command line arguments.</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>inc -host mail.pop.org -user <replaceable>username</> -norpop</>
-	</screen>
+	<screen>&prompt.user; <userinput>inc -host mail.pop.org -user <replaceable>username</replaceable> -norpop</userinput></screen>
       </informalexample>
 
       <para>That tells <command>inc</command> to go to
@@ -169,8 +166,7 @@
 	show:</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>show 32 45 56</>
-	</screen>
+	<screen>&prompt.user; <userinput>show 32 45 56</userinput></screen>
       </informalexample>
 
       <para>This would display message numbers 32, 45 and 56 right
@@ -194,11 +190,10 @@
 	the <command>scan</command> command will give you.</para>
 
       <informalexample>
-	<screen>  30+ 01/16 "Jordan K. Hubbar  Re: FBSD 2.1&lt;&lt;&gt; Do you want a library instead of
+	<screen>  30+ 01/16 Jordan K. Hubbar   Re: FBSD 2.1&lt;&lt;&gt; Do you want a library instead of
   31  01/16 Bruce Evans        Re: location of bad144 table&lt;&lt;&gt;&gt; &gt;It would appea
-  32  01/16 "Jordan K. Hubbar  Re: video is up&lt;&lt;&gt; Anyway, mrouted won't run, ev
-  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa
-	</screen>
+  32  01/16 Jordan K. Hubbar   Re: video is up&lt;&lt;&gt; Anyway, mrouted won't run, ev
+  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa</screen>
       </informalexample>
 
       <para>Like just about everything in MH this display is very
@@ -244,14 +239,13 @@
 	in <command>inc</command> and hit <keycap>return</keycap>.</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>inc</>
+	<screen>&prompt.user; <userinput>inc</userinput>
 Incorporating new mail into inbox...
 
-  36+ 01/19 "Stephen L. Lange  Request...&lt;&lt;Please remove me as contact for pind
+  36+ 01/19 Stephen L. Lange   Request...&lt;&lt;Please remove me as contact for pind
   37  01/19 Matt Thomas        Re: kern/950: Two PCI bridge chips fail (multipl
-  38  01/19 "Amancio Hasty Jr  Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
-&prompt.user;
-	</screen>
+  38  01/19 Amancio Hasty Jr   Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
+&prompt.user;</screen>
       </informalexample>
 
       <para>This shows you the new email that has been added to your
@@ -259,7 +253,7 @@
 	and move around.</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>show</>
+	<screen>&prompt.user; <userinput>show</userinput>
 Received: by sashimi.wwa.com (Smail3.1.29.1 #2)
         id m0tdMZ2-001W2UC; Fri, 19 Jan 96 13:33 CST
 Date: Fri, 19 Jan 1996 13:33:31 -0600 (CST)
@@ -273,8 +267,8 @@
 
 Please remove me as contact for pindat.com
 
-&prompt.user; <userinput>rmm</>
-&prompt.user; <userinput>next</>
+&prompt.user; <userinput>rmm</userinput>
+&prompt.user; <userinput>next</userinput>
 Received: from localhost (localhost [127.0.0.1]) by whydos.lkg.dec.com (8.6.11/8
 .6.9) with SMTP id RAA24416; Fri, 19 Jan 1996 17:56:48 GMT
 Message-Id: &lt;199601191756.RAA24416@whydos.lkg.dec.com&gt;
@@ -294,8 +288,7 @@
 
 
 This is due to a typo in pcireg.h (to
-which I am probably the guilty party).
-	</screen>
+which I am probably the guilty party).</screen>
       </informalexample>
 
       <para>The <command>rmm</command> removed the current message and the
@@ -304,7 +297,7 @@
 	read one of them here is what I would do:</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>scan last:10</>
+	<screen>&prompt.user; <userinput>scan last:10</userinput>
   26  01/16 maddy              Re: Testing some stuff&lt;&lt;yeah, well, Trinity has 
   27  01/17 Automatic digest   NET-HAPPENINGS Digest - 16 Jan 1996 to 17 Jan 19
   28  01/17 Evans A Criswell   Re: Hey dude&lt;&lt;&gt;From matt@tempest.garply.com Tue 
@@ -314,9 +307,8 @@
   34  01/19 John Fieber        Re: Stuff for the email section?&lt;&lt;On Fri, 19 Jan
   35  01/19 support@foo.garpl  [garply.com #1138] parlor&lt;&lt;Hello. This is the Ne
   37+ 01/19 Matt Thomas        Re: kern/950: Two PCI bridge chips fail (multipl
-  38  01/19 "Amancio Hasty Jr  Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
-&prompt.user;
-	</screen>
+  38  01/19 Amancio Hasty Jr   Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
+&prompt.user;</screen>
       </informalexample>
 
       <para>Then if I wanted to read message number 27 I would do a
@@ -383,13 +375,12 @@
 	you can do something like</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>pick -search pci</>
+	<screen>&prompt.user; <userinput>pick -search pci</userinput>
 15
 42
 55
 56
-57
-	</screen>
+57</screen>
       </informalexample>
 
       <para>This will tell <command>pick</command> to look through every
@@ -401,10 +392,9 @@
 	though. A slightly more useful thing to do is this:</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>pick -search pci -seq pick</>
+	<screen>&prompt.user; <userinput>pick -search pci -seq pick</userinput>
 5 hits
-&prompt.user; <userinput>show pick</>
-	</screen>
+&prompt.user; <userinput>show pick</userinput></screen>
       </informalexample>
 
       <para>This will show you the same messages you just didn't have
@@ -477,8 +467,7 @@
       <para>This allows you to do things like
 
 	<informalexample>
-	  <screen>&prompt.user; <userinput>pick -to freebsd-hackers@FreeBSD.org -seq hackers</>
-	  </screen>
+	  <screen>&prompt.user; <userinput>pick -to freebsd-hackers@FreeBSD.org -seq hackers</userinput></screen>
 	</informalexample>
 
 	to get a list of all the email send to the FreeBSD hackers
@@ -507,8 +496,7 @@
       <para>These commands allow you to do things like</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>pick -to freebsd-hackers -or -cc freebsd-hackers</>
-	</screen>
+	<screen>&prompt.user; <userinput>pick -to freebsd-hackers -or -cc freebsd-hackers</userinput></screen>
       </informalexample>
 
       <para>That will grab all the email in your inbox that was sent
@@ -518,8 +506,7 @@
 
       <informalexample>
 	<screen>&prompt.user; <userinput>pick -lbrace -to freebsd-hackers -and 
-  -not -cc freebsd-questions -rbrace -and -subject pci</>
-	</screen>
+  -not -cc freebsd-questions -rbrace -and -subject pci</userinput></screen>
       </informalexample>
 
       <para>Basically this says <quote>pick (to freebsd-hackers and
@@ -581,8 +568,7 @@
               personal  has    6 messages (   1-   6).
                   todo  has   58 messages (   1-  58); cur=   1.
 
-                     TOTAL=  199 messages in 13 folders.
-	</screen>
+                     TOTAL=  199 messages in 13 folders.</screen>
       </informalexample>
   
       <para>The <command>refile</command> command is what you use to move
@@ -643,8 +629,7 @@
 	<screen>To:
 cc:
 Subject:
---------
-	</screen>
+--------</screen>
       </informalexample>
 
       <para>You need to put the person you are sending the mail to
@@ -658,12 +643,11 @@
 	flexibility.</para>
 
       <informalexample>
-	<screen>To:<userinput>freebsd-rave@FreeBSD.org</>
+	<screen>To:<userinput>freebsd-rave@FreeBSD.org</userinput>
 cc:
-Subject:<userinput>And on the 8th day God created the FreeBSD core team</>
+Subject:<userinput>And on the 8th day God created the FreeBSD core team</userinput>
 --------
-<userinput>Wow this is an amazing operating system. Thanks!</>
-	</screen>
+<userinput>Wow this is an amazing operating system. Thanks!</userinput></screen>
       </informalexample>
 
       <para>You can now save this message and exit your editor. You
@@ -724,8 +708,7 @@
 Subject:
 X-Mailer: MH 6.8.3
 X-Home-Page: http://www.FreeBSD.org/
--------
-	</screen>
+-------</screen>
       </informalexample>
 
       <para>MH would then copy this components file and throw you into
@@ -747,8 +730,7 @@
 %&lt;{date}In-reply-to: Your message of "\
 %&lt;(nodate{date})%{date}%|%(pretty{date})%&gt;."%&lt;{message-id}
              %{message-id}%&gt;\n%&gt;\
---------
-	</screen>
+--------</screen>
       </informalexample>
 
       <para>It's in the same basic format as the
@@ -765,8 +747,7 @@
 then give that to formataddr, %? <emphasis remap=bf>else</emphasis> {from} <emphasis remap=bf>take the
 from address</emphasis>, %? <emphasis remap=bf>else</emphasis> {sender} <emphasis remap=bf>take the sender address</emphasis>, %?
 <emphasis remap=bf>else</emphasis> {return-path} <emphasis remap=bf>take the return-path from the original
-message</emphasis>, %&gt; <emphasis remap=bf>endif</emphasis>.
-	</screen>
+message</emphasis>, %&gt; <emphasis remap=bf>endif</emphasis>.</screen>
       </informalexample>
   
       <para>As you can tell MH formatting can get rather involved. You
--- patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107062307.f66N7S607981>