Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 May 2008 20:22:07 +0200
From:      "Gabor PALI" <pgj@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/123426: [patch] Add Missing <hostid> Tags to Hosts in Handbook Section 24.5.6
Message-ID:  <481f5051.201f5e0a.1cd5.4520@mx.google.com>
Resent-Message-ID: <200805051830.m45IU0rr007727@freefall.freebsd.org>

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

>Number:         123426
>Category:       docs
>Synopsis:       [patch] Add Missing <hostid> Tags to Hosts in Handbook Section 24.5.6
>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:   Mon May 05 18:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gabor PALI
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386

>Description:
	I found some missing <hostid> tags for hosts mentioned as examples
	in the FreeBSD Handbook, Chapter 24 (``Serial Communications''),
	Section 24.5.6 (``I Access a Number of Hosts Through a Terminal
	Server''). I send a patch to add them.

	
>How-To-Repeat:

>Fix:

--- serialcomms.patch.4.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v
retrieving revision 1.120
diff -u -r1.120 chapter.sgml
--- chapter.sgml	28 Dec 2007 11:11:43 -0000	1.120
+++ chapter.sgml	5 May 2008 04:40:59 -0000
@@ -1934,7 +1934,7 @@
         :dv=/dev/cuad2:br#38400:at=hayes:du:pa=none:pn=5551234:</programlisting>
 
       <para>will let you type <command>tip pain</command> or <command>tip
-	  muffin</command> to connect to the hosts pain or muffin, and
+	  muffin</command> to connect to the hosts <hostid>pain</hostid> or <hostid>muffin</hostid>, and
 	<command>tip deep13</command> to get to the terminal server.</para>
     </sect2>
 
--- serialcomms.patch.4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?481f5051.201f5e0a.1cd5.4520>