1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH UUCPD "8" "December 2025" "GNU inetutils 2.7" "System Administration Utilities"
.SH NAME
uucpd \- Unix to Unix Copy
.SH SYNOPSIS
.B uucpd
[\fI\,OPTION\/\fR...]
.SH DESCRIPTION
TCP/IP server for uucico.
.TP
\fB\-u\fR, \fB\-\-uucico\fR=\fI\,LOCATION\/\fR
location of uucico executable, replacing default
at \fI\,/usr/local/libexec/uucp/uucico\/\fP
.TP
\-?, \fB\-\-help\fR
give this help list
.TP
\fB\-\-usage\fR
give a short usage message
.TP
\fB\-V\fR, \fB\-\-version\fR
print program version
.PP
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
.SH AUTHOR
Written by many authors.
.SH "REPORTING BUGS"
Report bugs to <bug\-inetutils@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2025 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for
.B uucpd
is maintained as a Texinfo manual. If the
.B info
and
.B uucpd
programs are properly installed at your site, the command
.IP
.B info uucpd
.PP
should give you access to the complete manual.
|