diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-18 02:22:47 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-18 02:22:47 +0000 |
| commit | 0eba89e37566337b4ebcdbbc0e1bf82dbce77001 (patch) | |
| tree | b91fe7ba410e2dc56763ac882427a7f958800f32 | |
| parent | 64dc8bf78043fb08806f61fcddd5a9e34a17cba4 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/lptcontrol/lptcontrol.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index 88471aea36c65..239de00a87500 100644 --- a/usr.sbin/lptcontrol/lptcontrol.8 +++ b/usr.sbin/lptcontrol/lptcontrol.8 @@ -64,7 +64,7 @@ must be specified. .Bl -tag -width /sys/i386/conf/GENERIC -compact .It Pa /dev/lpt? printer devices -.It Pa /dev/lpctl? +.It Pa /dev/lpt?.ctl printer control devices .It Pa /sys/i386/conf/GENERIC kernel configuration file |
