~ubuntu-branches/ubuntu/lucid/lpr/lucid

« back to all changes in this revision

Viewing changes to lprm/lprm.1

  • Committer: Bazaar Package Importer
  • Author(s): Adam Majer
  • Date: 2008-05-19 21:11:19 UTC
  • Revision ID: james.westby@ubuntu.com-20080519211119-mkch0dpnzwnfr7vz
Tags: 1:2008.05.17
* Change package priority from standard to optional since it was
  already done in the override file
* Add upstream revision file
* Upgrade standards to 3.7.3
* Overwrite logcheck-database provided logcheck file with our own
  version (closes: #418393)
* Added upstream patches
  + lpd/printjob.c [rev. 1.41] - rfc 3834 support: "Auto-Submitted:
  auto-generated" on lots of things; from Tamas TEVESZ
  + Synched to upstream lpr as of 2008-05-17
* Merged logcheck-database rule with the ones provided by lpr.
* Remove old changelog entries for versions before OpenBSD's version
  was used as an upstream.
* Added Vcs- info to control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"     $OpenBSD: lprm.1,v 1.8 2003/06/02 23:36:53 millert Exp $
 
1
.\"     $OpenBSD: lprm.1,v 1.10 2007/05/31 19:20:25 jmc Exp $
2
2
.\"     $NetBSD: lprm.1,v 1.10 2002/01/19 03:23:47 wiz Exp $
3
3
.\"
4
4
.\" Copyright (c) 1983, 1990, 1993
30
30
.\"
31
31
.\"     @(#)lprm.1      8.1 (Berkeley) 6/6/93
32
32
.\"
33
 
.Dd June 6, 1993
 
33
.Dd $Mdocdate: May 31 2007 $
34
34
.Dt LPRM 1
35
35
.Os
36
36
.Sh NAME
39
39
.Sh SYNOPSIS
40
40
.Nm lprm
41
41
.Op Fl
42
 
.Bk -words
43
42
.Op Fl P Ns Ar printer
44
 
.Ek
45
 
.Oo Op Ar job# Ar ...
46
 
.Op Ar user Ar ... Oc
 
43
.Oo
 
44
.Op Ar job# Ar ...
 
45
.Op Ar user Ar ...
 
46
.Oc
47
47
.Sh DESCRIPTION
48
48
.Nm lprm
49
49
will remove a job, or jobs, from a printer's spool queue.
77
77
This form of invoking
78
78
.Nm
79
79
is useful only to the superuser.
80
 
.It Ar job\ \&#
 
80
.It Ar job#
81
81
A user may dequeue an individual job by specifying its job number.
82
82
This number may be obtained from the
83
83
.Xr lpq 1