Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/lpr/lpd Add control file documentation for 'o' hand...
details: https://anonhg.NetBSD.org/src/rev/0d739bfb1151
branches: trunk
changeset: 587317:0d739bfb1151
user: garbled <garbled%NetBSD.org@localhost>
date: Fri Jan 20 08:51:40 2006 +0000
description:
Add control file documentation for 'o' handling, and fix the
documentation on the DVI handling, the correct letter is 'd' not 'r'.
diffstat:
usr.sbin/lpr/lpd/lpd.8 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 2506c3937ef3 -r 0d739bfb1151 usr.sbin/lpr/lpd/lpd.8
--- a/usr.sbin/lpr/lpd/lpd.8 Fri Jan 20 08:46:48 2006 +0000
+++ b/usr.sbin/lpr/lpd/lpd.8 Fri Jan 20 08:51:40 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lpd.8,v 1.31 2003/08/07 11:25:27 agc Exp $
+.\" $NetBSD: lpd.8,v 1.32 2006/01/20 08:51:40 garbled Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -251,7 +251,7 @@
Ditroff File.
The file contains device independent troff
output.
-.It r
+.It d
DVI File.
The file contains
.Tn Tex l
@@ -267,6 +267,8 @@
.Ic cifplot .
.It v
The file contains a raster image.
+.It o
+The file contains postscript data.
.It r
The file contains text data with
FORTRAN carriage control characters.
Home |
Main Index |
Thread Index |
Old Index