Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 14:46:59 +0200 (CEST)
From:      Marc Fonvieille <marc@blackend.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/39024: Missing command tags in section 3.10 of the Handbook
Message-ID:  <200206081246.g58CkxJc025571@abigail.blackend.org>

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

>Number:         39024
>Category:       docs
>Synopsis:       Missing command tags in section 3.10 of the Handbook
>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:   Sat Jun 08 06:00:08 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
Missing command tags in section 3.10 of the Handbook. Read the patch
below for more details.
	
>How-To-Repeat:
	
>Fix:
Apply the patch to handbook/basics/chapter.sgml
	

--- chapter.sgml.diff begins here ---
--- chapter.sgml.org	Sat Jun  8 14:42:30 2002
+++ chapter.sgml	Sat Jun  8 14:44:05 2002
@@ -1405,7 +1405,7 @@
 	section of the online manual.  For example, there is a
 	<command>chmod</command> user command and a
 	<function>chmod()</function> system call.  In this case, you can
-	tell the man command which one you want by specifying the
+	tell the <command>man</command> command which one you want by specifying the
 	section:</para>
 
       <screen>&prompt.user; <userinput>man 1 chmod</userinput></screen>
--- chapter.sgml.diff ends here ---


>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?200206081246.g58CkxJc025571>