Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2002 19:57:59 +0200 (CEST)
From:      Martin Heinen <martin@sumuk.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/37069: [PATCH] missing <replaceable> in serialcomms/chapter.sgml
Message-ID:  <200204141757.g3EHvxg31637@Moses.earth.sol>

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

>Number:         37069
>Category:       docs
>Synopsis:       [PATCH] missing <replaceable> in serialcomms/chapter.sgml
>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:   Sun Apr 14 11:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>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?200204141757.g3EHvxg31637>