From 1bec69fc0b100728c194582d5c74a99dd1d130f1 Mon Sep 17 00:00:00 2001
From: Claude Becker <becker@phys.ethz.ch>
Date: Mon, 9 Dec 2024 15:24:54 +0100
Subject: [PATCH] printing: card-ethz -> card-hp

---
 printing/how_to_add_an_id_printer_on_osx.markdown     | 5 ++---
 printing/how_to_add_an_id_printer_on_windows.markdown | 2 +-
 printing/index.markdown                               | 4 ++--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/printing/how_to_add_an_id_printer_on_osx.markdown b/printing/how_to_add_an_id_printer_on_osx.markdown
index 95272848..a57d0ac8 100644
--- a/printing/how_to_add_an_id_printer_on_osx.markdown
+++ b/printing/how_to_add_an_id_printer_on_osx.markdown
@@ -16,13 +16,12 @@ Download and install the required drivers, depending on the printer model, as ex
   * Select the **Advanced** tab (see [below](./#customize-toolbar-to-add-the-advanced-icon) if this icon is missing)
   * Choose **Type** -> **Internet Printing Protocol (ipps)**.
   * Enter the **URL** of the print queue.
-    * pull-printing: `ipps://pia01.d.ethz.ch:9164/printers/card-ethz`
-    * pull-printing HP models: `ipps://pia01.d.ethz.ch:9164/printers/card-hp`
+    * pull-printing: `ipps://pia01.d.ethz.ch:9164/printers/card-hp`
     * specific printer on Hoengg: `ipps://pia02.d.ethz.ch:9164/printers/p-building-hp0xx`
 
   * Provide a name and location.
   * Click **Use** -> **Select Software** and choose
-    * **HP Color MFP E87640-50-60** for card-hp or card-ethz
+    * **HP Color MFP E87640-50-60** for card-hp
     * the appropriate driver for any specific printer model
     * **Generic PostScript Printer** (universal) if the others are unavailable
 
diff --git a/printing/how_to_add_an_id_printer_on_windows.markdown b/printing/how_to_add_an_id_printer_on_windows.markdown
index f85ea1f6..0e30fd6b 100644
--- a/printing/how_to_add_an_id_printer_on_windows.markdown
+++ b/printing/how_to_add_an_id_printer_on_windows.markdown
@@ -9,7 +9,7 @@ Login with your ETH account.
 
 [[!img media/how_to_add_an_id_printer_on_windows/2_logon.png size="400x"]]
 
-Now is the `card-ethz on pia01.d.ethz.ch` on your pc installed. With this printer you can print on every printer from the ETH print-service with your ETH Card.
+Now the `card-hp on pia01.d.ethz.ch` is installed on your pc. With this printer you can print on every printer from the ETH print-service with your ETH Card.
 
 After installation will open a new window, there you can chose your printers by double clicking on it. With this printer you dont need your ETH Card.
 
diff --git a/printing/index.markdown b/printing/index.markdown
index 8612c4a7..c20afcf8 100644
--- a/printing/index.markdown
+++ b/printing/index.markdown
@@ -30,9 +30,9 @@ Please follow the [official instructions from ID](https://unlimited.ethz.ch/disp
   * [[How to Resolve Printing Issues]]
   * [[Update ETH pia entries with wrong or outdated passwords|change local printing credentials]] (useful after password change)
 
-### Pull printing via card-ethz
+### Pull printing via ETH card
 
-The PIA system supports printing to a special `card-ethz` queue, which stores your print jobs for 24 hours, and lets you release it on any printer you put your ETH card on. The `card-ethz` queue should work with all printers. There's also a `card-hp` queue with a specialized driver that only works on HP models.
+The PIA system supports printing to a special `card-hp` queue, which stores your print jobs for 24 hours, and lets you release it on any printer you put your ETH card on.
 
 ### Transfer printing quota
 
-- 
GitLab