From: Bill Joy Date: Sun, 25 Nov 1979 09:18:06 +0000 (-0800) Subject: BSD 3 development X-Git-Tag: BSD-3~601 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/c05c23bf53796a1872eb84f1db47564ab6f793cb BSD 3 development Work on file usr/man/man1/vprm.1 Synthesized-from: 3bsd --- diff --git a/usr/man/man1/vprm.1 b/usr/man/man1/vprm.1 new file mode 100644 index 0000000000..d9d40d3ff3 --- /dev/null +++ b/usr/man/man1/vprm.1 @@ -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