diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-28 21:51:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-28 21:51:03 +0000 |
commit | 075072be68d1e2daece9b712d515413661ce853e (patch) | |
tree | 245819051da1f2c1b56afcaa25d79da4e13fbb07 /usr.sbin/lpr/lpd | |
parent | 2f182cfc430fecf9679c3948a27a652ce6efc357 (diff) |
more roff removal;
Diffstat (limited to 'usr.sbin/lpr/lpd')
-rw-r--r-- | usr.sbin/lpr/lpd/lpd.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index 6fd63dbd24a..39459491369 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lpd.8,v 1.22 2009/12/29 10:25:43 sobrado Exp $ +.\" $OpenBSD: lpd.8,v 1.23 2010/10/28 21:51:02 jmc Exp $ .\" $NetBSD: lpd.8,v 1.23 2002/02/08 01:38:50 ross Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)lpd.8 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: December 29 2009 $ +.Dd $Mdocdate: October 28 2010 $ .Dt LPD 8 .Os .Sh NAME @@ -240,9 +240,7 @@ Name of a file to print using as a filter. .It t Troff File. -The file contains -.Xr troff 1 -output (cat phototypesetter commands). +The file contains troff output (cat phototypesetter commands). .It n Ditroff File. The file contains device independent troff output. |