diff options
author | charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
commit | 1754071cd4379522b965738c1e339a06907577b6 (patch) | |
tree | f1c984443dc2da19cb34adf9782fac73fa8cbced /usr.sbin/lpr | |
parent | 335b8fc3ace5a4525488029e6d41244efe8433c1 (diff) | |
download | FreeBSD-src-1754071cd4379522b965738c1e339a06907577b6.zip FreeBSD-src-1754071cd4379522b965738c1e339a06907577b6.tar.gz |
environmental -> environment.
Diffstat (limited to 'usr.sbin/lpr')
-rw-r--r-- | usr.sbin/lpr/lp/lp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/lpr/lp/lp.1 b/usr.sbin/lpr/lp/lp.1 index fe0329e..58d469c 100644 --- a/usr.sbin/lpr/lp/lp.1 +++ b/usr.sbin/lpr/lp/lp.1 @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: lp.1,v 1.4 1997/02/22 16:06:13 peter Exp $ .\" .Dd January 22, 1995 .Dt LP 1 @@ -67,7 +67,7 @@ To specify a particular printer, option .Fl d Ar dest can be used. If no .Fl d -is provided on the command line, the contents of the environmental +is provided on the command line, the contents of the environment variables .Ev LPDEST or |