hpsver(1M) RISC/os Reference Manual hpsver(1M)
NAME
hpsver - display hps version information
SYNOPSIS
hpsver
DESCRIPTION
hpsver is a menu-driven program that gets version informa-
tion for the Terminal Control Software and the raw, tty, and
VTIO drivers and writes it to standard output.
EXAMPLES
Following is an example and a brief explanation of the ver-
sion information format returned by hpsver.
⊕ This is the name of the software component defined in the
descriptor file:
Title: Tower System V UNIX Raw Driver
⊕ This is the version level for the component:
Version: 03A
⊕ This is the part number of the component:
Part Number: 90-070044-4
⊕ This is the date that the particular driver or the Termi-
nal Control Software was created:
Creation Date: Fri Apr 8 09:09:58 PST 1988
⊕ This is the name of the Systech product with which the
component is associated:
Description: This is part of the HPS-SYSV-DRV product
SEE ALSO
hty(7)
Compile under UNIX System V:
cc -I../include -O -o hpsver hpsver.c
If compilation is done on a system that requires IOCB struc-
ture alignment on 32-bit boundaries:
cc -I../include -DHPSALIGN -O -o hpsver hpsver.c
Printed 11/19/92 Page 1