BSD 3 development
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 25 Nov 1979 09:18:06 +0000 (01:18 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 25 Nov 1979 09:18:06 +0000 (01:18 -0800)
Work on file usr/man/man1/vprm.1

Synthesized-from: 3bsd

usr/man/man1/vprm.1 [new file with mode: 0644]

diff --git a/usr/man/man1/vprm.1 b/usr/man/man1/vprm.1
new file mode 100644 (file)
index 0000000..d9d40d3
--- /dev/null
@@ -0,0 +1,23 @@
+.TH VPRM 1 2/24/79
+.UC
+.SH NAME
+vprm \- remove a file from the Versatec queue
+.SH SYNOPSIS
+.B vprm
+[
+id ...
+] [
+filename ...
+] [
+owner ...
+]
+.SH DESCRIPTION
+.I Vprm
+removes an entry from the Versatec queue.
+The id, filename or owner should be that reported by
+.I vpq.
+All apropriate files will be removed.
+The id of each file removed from the queue will be printed.
+.SH "SEE ALSO"
+vpr(1), vpq(1)
+.SH BUGS