[BACK]Return to man.cgi.8 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/man.cgi.8 between version 1.22 and 1.23

version 1.22, 2017/03/18 16:48:24 version 1.23, 2018/05/20 21:48:44
Line 104  Lists are returned when searches match more than one m
Line 104  Lists are returned when searches match more than one m
 The first column shows the names and section numbers of manuals  The first column shows the names and section numbers of manuals
 as clickable links.  as clickable links.
 The second column shows the one-line descriptions of the manuals.  The second column shows the one-line descriptions of the manuals.
   For
   .Xr man 1
   style searches, the content of the first manual page follows the list.
 .It A manual page.  .It A manual page.
 This output format is used when a search matches exactly one  This output format is used when a search matches exactly one
 manual page, or when a link on a list page or an  manual page, or when a link on a list page or an
Line 111  manual page, or when a link on a list page or an
Line 114  manual page, or when a link on a list page or an
 link on another manual page is followed.  link on another manual page is followed.
 .It A no-result page.  .It A no-result page.
 This is shown when a search request returns no results -  This is shown when a search request returns no results -
 eiher because it violates the query syntax, or because  either because it violates the query syntax, or because
 the search does not match any manual pages.  the search does not match any manual pages.
 .It \&An error page.  .It \&An error page.
 This cannot happen by merely clicking the  This cannot happen by merely clicking the
Line 234  They consist of:
Line 237  They consist of:
 .It  .It
 The  The
 .Cm http://  .Cm http://
   or
   .Cm https://
 protocol specifier.  protocol specifier.
 .It  .It
 The host name.  The host name.
Line 394  The
Line 399  The
 CGI program is call-compatible with queries from the traditional  CGI program is call-compatible with queries from the traditional
 .Pa man.cgi  .Pa man.cgi
 script by Wolfram Schneider.  script by Wolfram Schneider.
 However, the output may not be quite the same.  However, the output looks quite different.
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr apropos 1 ,  .Xr apropos 1 ,
 .Xr mandoc.db 5 ,  .Xr mandoc.db 5 ,

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVSweb