Date: Mon, 15 Sep 2003 22:25:49 +0200 (CEST) From: Josef El-Rayes <j.el-rayes@daemon.li> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/56900: [patch] articles/diskless-x: fix wrong sgml markup Message-ID: <20030915202549.1CD8E60F2@gina.at> Resent-Message-ID: <200309152030.h8FKUQem098097@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 56900
>Category: docs
>Synopsis: [patch] articles/diskless-x: fix wrong sgml markup
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 15 13:30:26 PDT 2003
>Closed-Date:
>Last-Modified:
>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 <pid></command>. This will force inetd to
+ <command>kill -HUP <pid></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:
>Unformatted:
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030915202549.1CD8E60F2>
