From dd775b8f7e028c41ff67c05e106100d566b7e11e Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Mon, 18 Jul 2022 12:32:26 +0300 Subject: Use gender-neutral language This resolves issue TDE/tde#93. Signed-off-by: Mavridis Philippe --- doc/tdeprint/cups-config.docbook | 2 +- doc/tdeprint/cupsoptions.docbook | 10 +++++----- doc/tdeprint/rlpr.docbook | 2 +- doc/tdeprint/theory.docbook | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/tdeprint') diff --git a/doc/tdeprint/cups-config.docbook b/doc/tdeprint/cups-config.docbook index 8f7bf8677..637ce9619 100644 --- a/doc/tdeprint/cups-config.docbook +++ b/doc/tdeprint/cups-config.docbook @@ -475,7 +475,7 @@ url="http://localhost:631/">http://localhost:631/). to root, so never do this, as it only involves dangers. Should anyone discover security vulnerabilities in one of the used file filters, printer drivers or -CGI programs, he could remotely execute arbitrary +CGI programs, they could remotely execute arbitrary commands on your system with root user privileges. Always use an unprivileged account for the server directive User. diff --git a/doc/tdeprint/cupsoptions.docbook b/doc/tdeprint/cupsoptions.docbook index 0648510db..5468e0594 100644 --- a/doc/tdeprint/cupsoptions.docbook +++ b/doc/tdeprint/cupsoptions.docbook @@ -121,7 +121,7 @@ users: will allow the usage of this (believe me: very nice and also very professional) printer to only the three mentioned users and at the same time deny it to all others. If another user wants to print on the -DigiMaster via this ∪︀ server, he will receive an error message +DigiMaster via this ∪︀ server, they will receive an error message along the lines client-error-not-possible. lpadmin HeidelbergDigimaster9110 lpd:/10.160.16.99/mqueue deny:tackat,boss,waba /home/kurt/PPDs/DVHV.ppd @@ -129,7 +129,7 @@ along the lines client-error-not-possible. will deny the usage of this same printer to the three mentioned users and at the same time allow it to all others. If denied user wants to print on the DigiMaster via this -∪︀ server, he will receive an error message along the lines +∪︀ server, they will receive an error message along the lines client-error-not-possible. @@ -255,8 +255,8 @@ is defined) Related Error Messages -Once a user reaches his quota limit, he'll get a -client-error-not-possible message, if he wants to +Once a user reaches their quota limit, they'll get a +client-error-not-possible message, if they want to print. @@ -315,7 +315,7 @@ file. User is either not allowed to print to a certain printer or has -achieved his quota (based on file size and/or page number) +achieved their quota (based on file size and/or page number) diff --git a/doc/tdeprint/rlpr.docbook b/doc/tdeprint/rlpr.docbook index fab48d7bb..a8def77e6 100644 --- a/doc/tdeprint/rlpr.docbook +++ b/doc/tdeprint/rlpr.docbook @@ -8,7 +8,7 @@ Utility Printer management: basic operations are supported (add/remove/modify). -Each user can predefine the printers he wants to use by specifying +Each user can predefine the printers they want to use by specifying the host and related printer queues. Printers are stored on a per user basis. This module is built around the rlpr utility Earlier on in history, every developer of a program that was -capable of producing printable output had to write his own printer +capable of producing printable output had to write their own printer drivers too. That was quite complicated, because different programs have different file formats. Even programs with the same purpose, for example: word processors, often do not understand each other's formats. @@ -41,8 +41,8 @@ paper (or other output devices, like monitors, photo typesetters, &etc;) in a common way, was a move that filled a big gap. One such development was &PostScript; by Adobe. It meant that an -application programmer could concentrate on making his program generate -a &PostScript; language description of his printable page, while +application programmer could concentrate on making their program generate +a &PostScript; language description of their printable page, while printing device developers could focus on making their devices &PostScript; literate. -- cgit v1.2.1