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

FreeBSD Manual Pages

  
 
  

home | help
MBK_OUT_PH(1)		   MBK ENVIRONMENT VARIABLES		 MBK_OUT_PH(1)

NAME
       MBK_OUT_PH - define the physical	output format of mbk and genlib

SYNOPSIS
       c-shell running
       setenv MBK_OUT_PH format

DESCRIPTION
       MBK_OUT_PH  sets	 the physical output format of the mbk data structure.
       The files resulting of the work on mbk will have	the given format.

       valid formats are :
	      -	ap, for	alliance physical output
	      -	cp, in order to	obtain a vti physical file

ERRORS
       "MBK_OUT_PH : 'xxx' unknown format"
	      The argument given to the	setenv is not a	legal physical	output
	      format for mbk.  You must	changed	it before any other action.

EXAMPLE
	    setenv MBK_OUT_PH al

SEE ALSO
       mbk(3), genlib(1), MBK_IN_PH(1).

ASIM/LIP6			October	1, 1997			 MBK_OUT_PH(1)

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

home | help