View | Details | Raw Unified | Return to bug 39024
Collapse All | Expand All

(-)chapter.sgml (-1 / +1 lines)
Lines 1405-1411 Link Here
1405
	section of the online manual.  For example, there is a
1405
	section of the online manual.  For example, there is a
1406
	<command>chmod</command> user command and a
1406
	<command>chmod</command> user command and a
1407
	<function>chmod()</function> system call.  In this case, you can
1407
	<function>chmod()</function> system call.  In this case, you can
1408
	tell the man command which one you want by specifying the
1408
	tell the <command>man</command> command which one you want by specifying the
1409
	section:</para>
1409
	section:</para>
1410
1410
1411
      <screen>&prompt.user; <userinput>man 1 chmod</userinput></screen>
1411
      <screen>&prompt.user; <userinput>man 1 chmod</userinput></screen>

Return to bug 39024