Date: Tue, 25 Jun 2002 16:54:08 -0400 (EDT) From: Chris Pepper <pepper@rockefeller.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/39855: handbook/kernelconfig/chapter.sgml: add missing replaceable tag Message-ID: <20020625205408.92219A827@guest.reppep.com>
next in thread | raw e-mail | index | archive | help
>Number: 39855 >Category: docs >Synopsis: handbook/kernelconfig/chapter.sgml: add missing replaceable tag >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: Tue Jun 25 14:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD guest.reppep.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 25 14:38:05 EDT 2002 root@guest.reppep.com:/usr/obj/usr/src/sys/REPPEP i386 >Description: There's a missing tag in the kernel configuration chapter. >How-To-Repeat: See handbook/kernelconfig/chapter.sgml. >Fix: Apply this patch. Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v retrieving revision 1.76 diff -u -r1.76 chapter.sgml --- chapter.sgml 2002/05/04 14:22:35 1.76 +++ chapter.sgml 2002/06/25 20:52:33 @@ -321,7 +321,7 @@ <step> <para>Install the new kernel.</para> - <screen>&prompt.root; <userinput>make installkernel KERNCONF=MYKERNEL</userinput></screen> + <screen>&prompt.root; <userinput>make installkernel KERNCONF=<replaceable>MYKERNEL</replaceable></userinput></screen> </step> </procedure> >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?20020625205408.92219A827>