8980 BIOS clock is sometimes one hour fast
[unleashed.git] / usr / src / man / man1m / uucheck.1m
blobe5272edfdf57d82b25964eee59a5180a844a5dbf
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 1997 Sun Microsystems, Inc.  All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH UUCHECK 1M "May 18, 1993"
7 .SH NAME
8 uucheck \- check the uucp directories and permissions file
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/uucp/uucheck\fR [\fB-v\fR] [\fB-x\fR \fIdebug-level\fR]
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBuucheck\fR checks for the presence of the \fBuucp\fR system required files
19 and directories. \fBuucheck\fR also does error checking of the
20 \fBPermissions\fR file (\fB/etc/uucp/Permissions\fR).
21 .sp
22 .LP
23 \fBuucheck\fR is executed during package installation. \fBuucheck\fR can only
24 be used by the super-user or \fBuucp\fR.
25 .SH OPTIONS
26 .sp
27 .LP
28 The following options are supported:
29 .sp
30 .ne 2
31 .na
32 \fB\fB-v\fR\fR
33 .ad
34 .RS 18n
35 Give a detailed (verbose) explanation of how the  \fBuucp\fR programs will
36 interpret the \fBPermissions\fR file.
37 .RE
39 .sp
40 .ne 2
41 .na
42 \fB\fB-x\fR\fI debug-level\fR\fR
43 .ad
44 .RS 18n
45 Produce debugging output on the standard output. \fIdebug-level\fR is a number
46 from \fB0\fR to \fB9\fR.  Higher numbers give more detailed debugging
47 information.
48 .RE
50 .SH FILES
51 .sp
52 .ne 2
53 .na
54 \fB\fB/etc/uucp/Devices\fR\fR
55 .ad
56 .RS 27n
58 .RE
60 .sp
61 .ne 2
62 .na
63 \fB\fB/etc/uucp/Limits\fR\fR
64 .ad
65 .RS 27n
67 .RE
69 .sp
70 .ne 2
71 .na
72 \fB\fB/etc/uucp/Permissions\fR\fR
73 .ad
74 .RS 27n
76 .RE
78 .sp
79 .ne 2
80 .na
81 \fB\fB/etc/uucp/Systems\fR\fR
82 .ad
83 .RS 27n
85 .RE
87 .sp
88 .ne 2
89 .na
90 \fB\fB/var/spool/locks/*\fR\fR
91 .ad
92 .RS 27n
94 .RE
96 .sp
97 .ne 2
98 .na
99 \fB\fB/var/spool/uucp/*\fR\fR
101 .RS 27n
106 .ne 2
108 \fB\fB/var/spool/uucppublic/*\fR\fR
110 .RS 27n
114 .SH SEE ALSO
117 \fBuucp\fR(1C), \fBuustat\fR(1C), \fBuux\fR(1C), \fBuucico\fR(1M),
118 \fBuusched\fR(1M), \fBattributes\fR(5)
119 .SH BUGS
122 The program does not check file/directory modes or some errors in the
123 \fBPermissions\fR file such as duplicate login or machine name.