Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
UMAN(1)			    General Commands Manual		       UMAN(1)

NAME
       uman -- Uninstalled manual page reader

SYNOPSIS
       uman [search-string]

DESCRIPTION
       The  uman script	formats	and displays uninstalled manual	pages, without
       using the system	manual.	 The search-string argument should be a	manual
       page title (or in the case of library  documentation,  the  name	 of  a
       function, structure or class).

       The  UMANPATH  environment  variable should be defined as a comma-sepa-
       rated list of directories containing manual page	source files  such  as
       foo.1,  and optionally BSDBuild-generated .manlink.mk files.  uman will
       search the directories recursively.

       If a match is found, uman formats and feeds the resulting  manual  page
       to the system PAGER (or the default, less(1)).

SEE ALSO
       build.common.mk(5), build.man.mk(5)

       http://hypertriton.com/bsdbuild/

FreeBSD	ports 15.0	       DECEMBER	4, 2009			       UMAN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=uman&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help