From 52eb3d8ad7f6e97c583c0c26def554fa2318e791 Mon Sep 17 00:00:00 2001 From: ghelmer Date: Fri, 28 May 1999 02:09:46 +0000 Subject: Add missing -s option. PR: docs/10378 --- usr.sbin/lptcontrol/lptcontrol.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.sbin/lptcontrol') diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index 9162a99..aa55f26 100644 --- a/usr.sbin/lptcontrol/lptcontrol.8 +++ b/usr.sbin/lptcontrol/lptcontrol.8 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" -.\" $Id: lptcontrol.8,v 1.7 1998/03/23 08:23:49 charnier Exp $ +.\" $Id: lptcontrol.8,v 1.8 1999/02/14 12:23:49 nsouch Exp $ .Dd September 3, 1994 .Dt LPTCONTROL 8 .Os FreeBSD 2 @@ -25,6 +25,8 @@ .Cm -p | .Cm -e +| +.Cm -s .Op Fl d Ar device .Sh DESCRIPTION The @@ -48,6 +50,8 @@ Turn on interrupt-driven mode. Turn on polled mode. .It Fl e Turn on extended mode. +.It Fl s +Turn on standard mode, i.e. turn off extended mode. .It Fl d Ar dev Set the mode of the printer device specified by .Em dev . -- cgit v1.1