From martin@sumuk.de  Sun Apr 14 10:58:02 2002
Return-Path: <martin@sumuk.de>
Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114])
	by hub.freebsd.org (Postfix) with ESMTP id 3A4DD37B416
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Apr 2002 10:58:01 -0700 (PDT)
Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1])
	by Kain.sumuk.de (8.11.6/8.11.6) with ESMTP id g3EHw0002127
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Apr 2002 19:58:00 +0200 (CEST)
	(envelope-from martin@sumuk.de)
Received: (from vincent@localhost)
	by Moses.earth.sol (8.11.6/8.11.6) id g3EHvxg31637;
	Sun, 14 Apr 2002 19:57:59 +0200 (CEST)
	(envelope-from vincent)
Message-Id: <200204141757.g3EHvxg31637@Moses.earth.sol>
Date: Sun, 14 Apr 2002 19:57:59 +0200 (CEST)
From: Martin Heinen <martin@sumuk.de>
Reply-To: Martin Heinen <martin@sumuk.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] missing <replaceable> in serialcomms/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37069
>Category:       docs
>Synopsis:       [PATCH] missing <replaceable> in serialcomms/chapter.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 14 11:00:02 PDT 2002
>Closed-Date:    Tue May 14 12:25:08 PDT 2002
>Last-Modified:  Tue May 14 12:25:08 PDT 2002
>Originator:     Martin Heinen
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386


	
>Description:
	Added a missing <replaceable>.
>How-To-Repeat:
	Read the section 'Dial-in Service' in the handbook.
>Fix:

Index: serialcomms/chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v
retrieving revision 1.57
diff -u -r1.57 chapter.sgml
--- serialcomms/chapter.sgml	2 Apr 2002 21:39:00 -0000	1.57
+++ serialcomms/chapter.sgml	7 Apr 2002 13:44:06 -0000
@@ -1220,7 +1220,7 @@
 	  different terminal type.  The general format for both
 	  locked-speed and matching-speed configurations is:</para>
 	    
-	<programlisting>ttyd0   "/usr/libexec/getty xxx"   dialup on</programlisting>
+	<programlisting>ttyd0   "/usr/libexec/getty <replaceable>xxx</replaceable>"   dialup on</programlisting>
 	    
 	<para>The first item in the above line is the device special file for
 	  this entry &mdash; <literal>ttyd0</literal> means
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: asmodai 
State-Changed-When: Sun Apr 14 22:59:30 PDT 2002 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=37069 
State-Changed-From-To: analyzed->closed 
State-Changed-By: trhodes 
State-Changed-When: Tue May 14 12:24:43 PDT 2002 
State-Changed-Why:  
Committed with no problems.  Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37069 
>Unformatted:
