summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-10-18 19:54:52 +0000
committerbmah <bmah@FreeBSD.org>2002-10-18 19:54:52 +0000
commitd5559b1c627b49c82811a4651fbe2ca2969749fd (patch)
tree0f87e1d24105df751248f47954378c36940033c6 /release
parent034193a16eafa6a74ed688c27916778091002eaf (diff)
downloadFreeBSD-src-d5559b1c627b49c82811a4651fbe2ca2969749fd.zip
FreeBSD-src-d5559b1c627b49c82811a4651fbe2ca2969749fd.tar.gz
Modified release note: New commands for lpc(1).
PR: 44070 Submitted by: gad
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml11
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml11
2 files changed, 18 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 376d861..1961c83 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -2743,10 +2743,17 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para role="historic">&man.login.1; now exports environment variables set by
<application>PAM</application> modules. &merged;</para>
- <para role="historic">&man.lpc.8; has been improved; <command>lpc clean</command>
+ <para>&man.lpc.8; has been improved; <command>lpc clean</command>
is now somewhat safer, and a new <command>lpc tclean</command>
command has been added to check to see what files would be
- removed by <command>lpc clean</command>. &merged;</para>
+ removed by <command>lpc clean</command>. <command>lpc
+ topq</command> has been reimplemented, and now allows for a much
+ more flexible specification of which jobs should be moved (such
+ as a range of job numbers, or a hostname). An <command>lpc
+ bottomq</command> command has been added to move jobs to the
+ bottom of a print queue, and a new <command>lpc
+ setstatus</command> command can be used to set a printer's
+ status message. &merged;</para>
<para role="historic">&man.lpd.8; now takes two new options: <option>-c</option>
will log all connection errors to &man.syslogd.8;, while
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 376d861..1961c83 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -2743,10 +2743,17 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para role="historic">&man.login.1; now exports environment variables set by
<application>PAM</application> modules. &merged;</para>
- <para role="historic">&man.lpc.8; has been improved; <command>lpc clean</command>
+ <para>&man.lpc.8; has been improved; <command>lpc clean</command>
is now somewhat safer, and a new <command>lpc tclean</command>
command has been added to check to see what files would be
- removed by <command>lpc clean</command>. &merged;</para>
+ removed by <command>lpc clean</command>. <command>lpc
+ topq</command> has been reimplemented, and now allows for a much
+ more flexible specification of which jobs should be moved (such
+ as a range of job numbers, or a hostname). An <command>lpc
+ bottomq</command> command has been added to move jobs to the
+ bottom of a print queue, and a new <command>lpc
+ setstatus</command> command can be used to set a printer's
+ status message. &merged;</para>
<para role="historic">&man.lpd.8; now takes two new options: <option>-c</option>
will log all connection errors to &man.syslogd.8;, while
OpenPOWER on IntegriCloud