home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man8 / lpd.8 < prev    next >
Encoding:
Text File  |  1975-06-26  |  635 b   |  32 lines

  1. .th LPD VIII 6/1/74
  2. .sh NAME
  3. lpd \*- line printer daemon
  4. .sh SYNOPSIS
  5. .bd /etc/lpd
  6. .sh DESCRIPTION
  7. .it Lpd
  8. is the line printer daemon (spool area handler)
  9. invoked by
  10. .it opr.
  11. It uses the directory
  12. .it /usr/lpd.
  13. The file
  14. .it lock
  15. in that directory
  16. is used to prevent two daemons from becoming
  17. active simultaneously.
  18. After the daemon has successfully set the lock,
  19. it scans the directory for files
  20. beginning with ``df.''
  21. Lines in each
  22. .it df
  23. file specify files to be printed
  24. in the same way as is done by the data-phone daemon dpd (VIII).
  25. .sh FILES
  26. /usr/lpd/*    spool area
  27. .br
  28. /dev/lp      printer
  29. .sh "SEE ALSO"
  30. dpd (VIII), opr (I)
  31. .sh BUGS
  32.