diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-08-08 10:32:28 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-08-08 10:33:56 -0700 |
commit | 09602b2130b3710bcca4d2707132bd47d4a832ef (patch) | |
tree | 675da52f5fd80b6b5019b7fbd3f49654374ce3fd /man/Xprint.sgml | |
parent | a8ccf66bc924fb02c9e944f99e84d90958dd142f (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/Xprint.sgml')
-rw-r--r-- | man/Xprint.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/Xprint.sgml b/man/Xprint.sgml index 96af582..f83a2c4 100644 --- a/man/Xprint.sgml +++ b/man/Xprint.sgml @@ -23,7 +23,7 @@ HTML generation can be done like this: <refpurpose>The "X print service" - a portable, network-transparent printing system based on the X11 protocol</refpurpose> </refnamediv> <refsynopsisdiv> - <para>Xprint is a very flexible, extensible, scaleable, client/server + <para>Xprint is a very flexible, extensible, scalable, client/server print system based on ISO 10175 (and some other specs) and the X11 rendering protocol. Using Xprint an application can search, query and use devices like @@ -316,7 +316,7 @@ HTML generation can be done like this: <itemizedlist> <listitem> <para> - how many printers will be accessable through the printer + how many printers will be accessible through the printer subsystem on any given machine. A system administrator may choose to cluster printers on a few given machines, or scatter them across an organization and possibly make @@ -380,7 +380,7 @@ HTML generation can be done like this: <para> Startup would likely be done at session login or by launching actions or processes manually once the user - logs in. Note: Deamons like "dtpdmd" must be started after Xprt. + logs in. Note: Daemons like "dtpdmd" must be started after Xprt. </para> </listitem> </itemizedlist> |