aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/runqueue
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/runqueue')
-rw-r--r--usr.sbin/lpr/runqueue/extern.h2
-rw-r--r--usr.sbin/lpr/runqueue/lpdchar.c2
-rw-r--r--usr.sbin/lpr/runqueue/modes.c2
-rw-r--r--usr.sbin/lpr/runqueue/printjob.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/lpr/runqueue/extern.h b/usr.sbin/lpr/runqueue/extern.h
index 8f390fb76636..68f9e63595cf 100644
--- a/usr.sbin/lpr/runqueue/extern.h
+++ b/usr.sbin/lpr/runqueue/extern.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* From: @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/lpr/runqueue/extern.h,v 1.3.2.1 1999/08/29 15:43:35 peter Exp $
*/
#include <sys/cdefs.h>
diff --git a/usr.sbin/lpr/runqueue/lpdchar.c b/usr.sbin/lpr/runqueue/lpdchar.c
index ba39a9f1ed3f..9f7419cf2787 100644
--- a/usr.sbin/lpr/runqueue/lpdchar.c
+++ b/usr.sbin/lpr/runqueue/lpdchar.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)lpdchar.c 8.1 (Berkeley) 6/6/93";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/lpr/runqueue/lpdchar.c,v 1.4.2.1 1999/08/29 15:43:35 peter Exp $";
#endif /* not lint */
/*
diff --git a/usr.sbin/lpr/runqueue/modes.c b/usr.sbin/lpr/runqueue/modes.c
index 9c22055f46a9..9d6d82326890 100644
--- a/usr.sbin/lpr/runqueue/modes.c
+++ b/usr.sbin/lpr/runqueue/modes.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/lpr/runqueue/modes.c,v 1.4.2.1 1999/08/29 15:43:36 peter Exp $";
#endif /* not lint */
#include <stddef.h>
diff --git a/usr.sbin/lpr/runqueue/printjob.c b/usr.sbin/lpr/runqueue/printjob.c
index c5f7990572bf..8aebfdbf0421 100644
--- a/usr.sbin/lpr/runqueue/printjob.c
+++ b/usr.sbin/lpr/runqueue/printjob.c
@@ -43,7 +43,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)printjob.c 8.7 (Berkeley) 5/10/95";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/lpr/runqueue/printjob.c,v 1.18.2.1 1999/08/29 15:43:36 peter Exp $";
#endif /* not lint */