summaryrefslogtreecommitdiff
path: root/docs/manpages/smbspool.8
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/smbspool.8')
-rw-r--r--docs/manpages/smbspool.86
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/smbspool.8 b/docs/manpages/smbspool.8
index e30755c4b2..7272bf8206 100644
--- a/docs/manpages/smbspool.8
+++ b/docs/manpages/smbspool.8
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSPOOL" "8" "01 June 2001" "" ""
+.TH "SMBSPOOL" "8" "10 October 2001" "" ""
.SH NAME
smbspool \- send print file to an SMB printer
.SH SYNOPSIS
@@ -38,12 +38,12 @@ smb://username:password@server/printer
smb://username:password@workgroup/server/printer
.PP
smbspool tries to get the URI from argv[0]. If argv[0]
-contains the name of the program then it looks in the \fI DEVICE_URI\fR environment variable.
+contains the name of the program then it looks in the \fB DEVICE_URI\fR environment variable.
.PP
.PP
Programs using the \fBexec(2)\fR functions can
pass the URI in argv[0], while shell scripts must set the
-\fIDEVICE_URI\fR environment variable prior to
+\fBDEVICE_URI\fR environment variable prior to
running smbspool.
.PP
.SH "OPTIONS"