⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 intro.texi

📁 早期freebsd实现
💻 TEXI
📖 第 1 页 / 共 2 页
字号:
@exampleh@end example@noindentrequests a tutorial, designed to teach you how to use @code{info}.If you already use Emacs, you may want to get into the documentationbrowsing mode, instead, by typing @kbd{C-h i} inside Emacs.You can get out of @code{info} at any time by typing the single letter@kbd{q}.  @pageHere is a summary of all the @code{info} commands; @code{info} itselfcan display a summary like this at any time, when you type the singlecharacter @kbd{?}.@smallexample@cartoucheh       @r{Invoke the Info tutorial.}q       @r{Quit Info}@i{Selecting other nodes:}n       @r{Move to the ``next'' node of this node.}p       @r{Move to the ``previous'' node of this node.}u       @r{Move ``up'' from this node.}m       @r{Pick menu item specified by name (or abbreviation).}        @r{Picking a menu item moves to the corresponding node.}f       @r{Follow a cross reference.  Reads name of reference.}l       @r{Move to the last node you were looking at.}@i{Moving within a node:}Space   @r{scroll forward a page.}DEL     @r{scroll backward a page.}b       @r{Go to beginning of this node.}@i{Advanced commands:}1       @r{Pick first item in node's menu.}2 - 5   @r{Pick second ... fifth item in node's menu.}g       @r{Move to node specified by name.}        @r{You may include a filename as well, as @code{(@var{FILENAME})@var{NODENAME}}.}s       @r{Search through this Info file for a specified string,}        @r{and select the node in which the next occurrence is found.}Ctl-p   @r{Print the contents of this node using @samp{lpr}.}@end cartouche@end smallexample@page@node Bugs, Cygnus, Info, Top@section Reporting TroubleWe've tried to make the programs in your Progressive Release astrouble-free as possible.  If you do encounter trouble, however, we'dlike to be able to diagnose and fix the problem as quickly as possible.You can help us do that by using the script @code{send_pr} to send us yourproblem reports.@code{send_pr} invokes an editor on a problem report form (aftertrying to fill in some fields with reasonable default values). Afteryou exit the editor, @code{send_pr} sends the filled out form to theproblem report management system (PRMS) at Cygnus Support.  You canuse the environment variable @code{EDITOR} to specify what editor touse (the default is @code{vi}).@code{send_pr} attempts to send your problem report to Cygnus viaelectronic mail.  If your site cannot support this, you can still usethe problem report form: use @samp{send_pr -p} to capture a copy of theblank problem-report form and fill it in.  (You can also photocopy theblank form at the end of this section to fill in.)  In either case youcan FAX the problem report to Cygnus at @w{+1 415 903 0122}.At Cygnus Support, the problem report is assigned a unique number and isstored in the PRMS database according to its category and yourcustomer-id.  PRMS automatically replies with an acknowledgement, citingthe category and the PR number.  As the next step, Cygnus staff inspectsthe bugreport (if you've marked your report as high priority, we respondwith an analysis of the problem in less than one business day).  We'lloffer a solution as soon as possible, and await your feedback.  As amatter of policy, we do not consider your problem report closed untilyou've agreed with a solution we offer.To ensure that a problem report is handled promptly, it must containyour (unique) customer-id and one of the available categories, shown ascomments in the problem report form, to identify the problem area. As aCygnus Support customer, you can obtain your customer-id by invoking@code{send_pr} with the @samp{-request-id} option.@page@subsection Filling out a problem reportProblem reports are structured so that a program can manage them. Whenfilling out the form, please remember the following guidelines:@itemize @bullet@itemEach PR needs a valid customer-id and category.@itemDescribe only one problem with one PR.@itemFor follow-up mail, use the same subject line as the one in theautomatic acknowledgent. It shows the category, the PR number and theoriginal synopsis line.  This allows Cygnus Support to make sure mail onthe same problem report stays together.@item Please try to make the subject or synopsis line as informativeas possible.  For misbehaving software, you might use a sentence ofthe form ``with input foo, component xyz produces bar''.@itemYou don't need to delete the comment lines while editing the PR form;this is done by @code{send_pr}.  Put your information before orafter the comment.@end itemize@pageFor full details on @code{send_pr} and the supporting form, see the manpage @code{send_pr}(1).  Here is a sample blank problem-report form; ifelectronic mail from your site does not reach Cygnus, you can send usproblem reports by photocopying this sample, filling it out, and sendingit by FAX to @w{+1 415 903 0122}.@iftex@widen{28pt}@end iftex@smallexampleSEND_PR: Choose from the following categories:SEND_PR:SEND_PR: bfd       binutils  bison     clib      config    cvsSEND_PR: diff      doc       emacs     g++       gas       gcc       SEND_PR: gdb       grep      ispell    ld        libg++    libibertySEND_PR: libiberty make      rcs       readline  send_pr   texinfoSEND_PR: otherSEND_PR:To: cygnus-bugs@@cygnus.com Subject: From: Reply-To: X-send-pr-version: send_pr: 1.15>Customer-Id:>Originator:    <name of the PR author (one line)>>Organization:  <organization of PR author (multiple lines)>>Confidential:  <[ yes | no ] (one line)>>Synopsis:	<synopsis of the problem (one line)>>Severity:	<[ non-critical | serious | critical ] (one line)>>Priority:	<[ low | medium | high ] (one line)>>Category: 	<name of the product (one line)>>Class:		<[ sw-bug | doc-bug | change-request | support ] (one line)>>Release:	<release number or tag (one line)>>Environment:        <machine, os, target, libraries (multiple lines)>>Description:	         <precise description of the problem (multiple lines)>>How-To-Repeat:	         <code/input/activities to reproduce the problem (multiple lines)>@end smallexample@iftex@widen{-28pt}@end iftex@page@node Cygnus,  , Bugs, Top@section About Cygnus SupportCygnus Support was founded in 1989 to provide commercial support forfree software.  Cygnus supplies products and services that benefitadvanced development groups by allowing them to use state-of-the-arttools without having to maintain them.  With Cygnus Support, sites thatonce were forced to do their own tool support can recover that valuablestaff time.  Former users of proprietary software now may choosesupported free software, combining the advantages of both worlds.Free software is faster, more powerful, and more portable than itsproprietary counterparts.  It evolves faster because users who want tomake improvements are free to do so.  Cygnus tracks theseimprovements and integrates them into tested, stable versions readyfor commercial use, then backs this software with comprehensivesupport.With Cygnus Support as your partner, you will have the software andthe support you need to meet your business objectives.  Cygnusis intimately familiar with this software from extensive experienceusing, debugging, and implementing it.  You get direct access to themost qualified support people: the authors of that software.We provide up-to-the minute ``progressive'' releases, for those who needthe very latest version---or ``vintage'' releases: stable versions whichhave been through extensive use and testing.Because all our improvements are also free software, you candistribute them widely within your organization, or to your customers,without extra cost.@sp 4@ifinfo@displayCygnus Supporthotline: +1 415 903 1401email: @code{info@@cygnus.com}HEADQUARTERS                                    EAST COAST1937 Landings Drive                     One Kendall SquareMountain View, CA 94043 USA            Cambridge, MA 02139+1 415 903 1400                            +1 617 494 1040+1 415 903 0122 fax                    fax +1 617 494 1325@end display@end ifinfo@tex\halign{\rm #\hfill&\rm\qquad\qquad\hfill #\cr\bf Cygnus Support\crhotline: $+$1 415 903 1401\cremail: @code{info@@cygnus.com}\cr\cr\it Headquarters       &\it East Coast\cr1937 Landings Drive             &        One Kendall Square\crMountain View, CA 94043 USA     &       Cambridge, MA 02139\cr\cr$+$1 415 903 1400               &            $+$1 617 494 1040\cr$+$1 415 903 0122 fax           &        fax $+$1 617 494 1325\cr}@end tex@bye

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -