From ecbb36f2d74873b7015c158c981c450c6a94c53a Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 14 Jul 2021 09:31:40 -0400 Subject: [PATCH] roles/cups/README.md: CUPS backgrounder/intro --- roles/cups/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/roles/cups/README.md b/roles/cups/README.md index 1ce4971ee..9d7db9e98 100644 --- a/roles/cups/README.md +++ b/roles/cups/README.md @@ -1,6 +1,8 @@ # CUPS Printing README -[CUPS](https://en.wikipedia.org/wiki/CUPS) (also known as the "Common UNIX Printing System") allows your [Internet-in-a-Box (IIAB)](http://internet-in-a-box.org) to act as a print server. +[CUPS](https://en.wikipedia.org/wiki/CUPS) (also known as the "Common UNIX Printing System") is the standards-based, open source printing system for Linux and macOS. + +It allows your [Internet-in-a-Box (IIAB)](http://internet-in-a-box.org) to act as a print server. This can be useful if a printer is attached to your IIAB — so student/teacher print jobs from client computers and phones can be processed — and then sent to the appropriate printer.