minix man page for lp

Query: lp

OS: minix

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LP(4)							     Kernel Interfaces Manual							     LP(4)

NAME
lp - line printer
DESCRIPTION
The lp device refers to the line printer attached to the parallel port. Any byte written to this device is printed. Only one process may have the device open. The write (2) call may return with a smaller count then the number of bytes requested to write. The next write call is then likely to fail with the error code EAGAIN if the printer is out of paper, or EIO if the printer is turned off.
FILES
/dev/lp Parallel port device.
SEE ALSO
lp(1).
BUGS
Only one parallel port is supported.
AUTHOR
Kees J. Bot (kjb@cs.vu.nl) LP(4)
Related Man Pages
ulpt(4) - freebsd
lpt(4) - debian
ports(7) - osf1
ulpt(4) - centos
lpt(4) - v7
Similar Topics in the Unix Linux Community
A little help please
Need help with -exec cp command.
Help regarding shell script
Help me pls : splitting single file in unix into different files based on data
Help optimizing sort of large files