From shammer@daemon.li  Mon Sep 15 13:26:10 2003
Return-Path: <shammer@daemon.li>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4EC3F16A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Sep 2003 13:26:10 -0700 (PDT)
Received: from octopussy.utanet.at (octopussy.utanet.at [213.90.36.45])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 53E4A43FFD
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Sep 2003 13:26:04 -0700 (PDT)
	(envelope-from shammer@daemon.li)
Received: from pam.utanet.at ([213.90.36.6])
	by octopussy.utanet.at with esmtp (Exim 4.12)
	id 19yzv8-0003UY-00
	for FreeBSD-gnats-submit@freebsd.org; Mon, 15 Sep 2003 22:26:02 +0200
Received: from dsl-242-127.utaonline.at ([212.152.242.127] helo=gina.at)
	by pam.utanet.at with esmtp (Exim 4.12)
	id 19yzv7-0008DC-00
	for FreeBSD-gnats-submit@freebsd.org; Mon, 15 Sep 2003 22:26:02 +0200
Received: by gina.at (Postfix, from userid 1001)
	id 1CD8E60F2; Mon, 15 Sep 2003 22:25:49 +0200 (CEST)
Message-Id: <20030915202549.1CD8E60F2@gina.at>
Date: Mon, 15 Sep 2003 22:25:49 +0200 (CEST)
From: Josef El-Rayes <j.el-rayes@daemon.li>
Reply-To: Josef El-Rayes <j.el-rayes@daemon.li>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] articles/diskless-x: fix wrong sgml markup
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56900
>Category:       docs
>Synopsis:       [patch] articles/diskless-x: fix wrong sgml markup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 15 13:30:26 PDT 2003
>Closed-Date:    Tue Sep 16 15:15:57 PDT 2003
>Last-Modified:  Tue Sep 16 15:15:57 PDT 2003
>Originator:     Josef El-Rayes
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gina.at 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sat Sep 13 13:22:16 CEST 2003 root@gina.at:/usr/obj/usr/src/sys/GINA i386


	
>Description:
		doc/en_US.ISO8859-1/articles/diskless-x/article.sgml:
			o add missing <application>-tag
			o /etc/bootptab is a filename
		
	
>How-To-Repeat:
	
>Fix:

	

--- article.sgml.diff begins here ---
--- article.sgml.orig	Mon Sep 15 18:15:01 2003
+++ article.sgml	Mon Sep 15 18:22:35 2003
@@ -181,14 +181,14 @@
       send a <literal>HUP</literal> signal to inetd.  To do this, get the
       process ID of inetd with <command>ps -ax | grep inetd | grep -v
 	grep</command>.  Once you have it, send it a <literal>HUP</literal> signal.  Do this by
-      <command>kill -HUP &lt;pid&gt;</command>.  This will force inetd to
+      <command>kill -HUP &lt;pid&gt;</command>.  This will force <application>inetd</application> to
       re-read its config file.</para>
 
     <para>Did you remember to note the <literal>addr</literal> line from the
       output of the boot loader on the diskless system? Guess what, here is
       where you need it.</para>
 
-    <para>Add an entry to <literal>/etc/bootptab</literal> (maybe creating the
+    <para>Add an entry to <filename>/etc/bootptab</filename> (maybe creating the
       file).  It should be laid out identical to this:</para>
 
     <programlisting>altair:\
--- article.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Tue Sep 16 15:15:20 PDT 2003 
State-Changed-Why:  
Committed with some minor modifications.  Thanks! 

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