Manual Page Result
0
Command: utob | Section: 1 | Source: Digital UNIX | File: utob.1.gz
utob(1) General Commands Manual utob(1)
NAME
utob - ASCII ucode to binary ucode converter
SYNOPSIS
utob text_file binary_file
DESCRIPTION
The utob converter reads the ASCII ucode file and write it out in bi-
nary form in the file specified in the command line. It checks the
version stamp of the ucode file, and if it does not correspond to its
own stamp, a warning message will be printed. By convention, ASCII
ucode files have the extension .U and binary ucode files have the ex-
tension .B, but utob does not force this convention on the user.
ERRORS
The utob converter detects any syntax error or missing fields in the
input ucode instructions during input, and it will output error mes-
sages.
RELATED INFORMATION
btou(1) delim off
utob(1)