summaryrefslogtreecommitdiff
path: root/usr/src/man/man8/lpget.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man8/lpget.8')
-rw-r--r--usr/src/man/man8/lpget.820
1 files changed, 10 insertions, 10 deletions
diff --git a/usr/src/man/man8/lpget.8 b/usr/src/man/man8/lpget.8
index c666bd181c..7d4d7f0e1e 100644
--- a/usr/src/man/man8/lpget.8
+++ b/usr/src/man/man8/lpget.8
@@ -18,7 +18,7 @@ The \fBlpget\fR utility reads printing configuration information from the
configuration databases in \fB$HOME/.printers\fR, \fB/etc/printers.conf\fR,
and \fBprinters.conf.byname\fR. This
information, called a \fIconfiguration report\fR, is displayed to the standard
-output. See \fBprinters\fR(4) and \fBprinters.conf\fR(4) for information about
+output. See \fBprinters\fR(5) and \fBprinters.conf\fR(5) for information about
the printer configuration databases.
.sp
.LP
@@ -35,7 +35,7 @@ The following option is supported:
\fB\fB-k\fR \fIkey\fR\fR
.ad
.RS 10n
-Displays a configuration report for \fIkey\fR. See \fBprinters.conf\fR(4) for
+Displays a configuration report for \fIkey\fR. See \fBprinters.conf\fR(5) for
information about specifying \fIkey\fR.
.RE
@@ -49,11 +49,11 @@ The following operands are supported:
.ad
.RS 15n
Displays a configuration report for \fIdestination\fR. Destination can be
-either a printer of a class of printers. See \fBlpadmin\fR(1M). Specify
+either a printer of a class of printers. See \fBlpadmin\fR(8). Specify
\fIdestination\fR using atomic or POSIX-style
-(\fIserver\fR\fB:\fR\fIdestination\fR) names. See \fBprinters.conf \fR(4) for
+(\fIserver\fR\fB:\fR\fIdestination\fR) names. See \fBprinters.conf\fR(5) for
information regarding the naming conventions for atomic names and
-\fBstandards\fR(5) for information concerning POSIX.
+\fBstandards\fR(7) for information concerning POSIX.
.RE
.sp
@@ -147,7 +147,7 @@ User-configurable printer database.
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -163,18 +163,18 @@ Stability Level Stable
.SH SEE ALSO
.LP
\fBldap\fR(1), \fBlp\fR(1), \fBlpc\fR(1B), \fBlpq\fR(1B), \fBlpr\fR(1B),
-\fBlpstat\fR(1), \fBlpadmin\fR(1M), \fBlpset\fR(1M), \fBprinters\fR(4),
-\fBprinters.conf\fR(4), \fBattributes\fR(5), \fBstandards\fR(5)
+\fBlpstat\fR(1), \fBlpadmin\fR(8), \fBlpset\fR(8), \fBprinters\fR(5),
+\fBprinters.conf\fR(5), \fBattributes\fR(7), \fBstandards\fR(7)
.sp
.LP
\fI\fR
.SH NOTES
.LP
Be mindful of the following if the LDAP database is used as the name service.
-If the \fBldapclient\fR(1M) server is a replica LDAP server, LDAP printer
+If the \fBldapclient\fR(8) server is a replica LDAP server, LDAP printer
database updates may not appear immediately, as the replica server may not not
have been updated by the master server and can be out of sync. For example, a
-printer that you deleted by using \fBlpset\fR(1M) may still appear in the
+printer that you deleted by using \fBlpset\fR(8) may still appear in the
printer list you display with \fBlpget\fR until the replica is updated from the
master. Replica servers vary as to how often they are updated from the master.
Refer to the \fI\fR for more information on LDAP replication.