summaryrefslogtreecommitdiffstats
path: root/upstream/debian-bookworm/man1/uuto.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man1/uuto.1
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-bookworm/man1/uuto.1')
-rw-r--r--upstream/debian-bookworm/man1/uuto.121
1 files changed, 21 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man1/uuto.1 b/upstream/debian-bookworm/man1/uuto.1
new file mode 100644
index 00000000..1d35efff
--- /dev/null
+++ b/upstream/debian-bookworm/man1/uuto.1
@@ -0,0 +1,21 @@
+.\" This is under the same license as uuto itself
+.TH UUTO 1
+.SH NAME
+uuto \- Send files to a user on another system.
+.SH SYNOPSIS
+.B uuto
+\fIsystem!user\fR
+.SH DESCRIPTION
+.I Uuto
+is a program that sends files to a user on another system.
+.SH OPTIONS
+Since this a simply a shell script that execs uucp(1), see that manpage
+for further options.
+.SH BUGS
+None apparent.
+.SH "SEE ALSO"
+.BR uucp(1),
+.BR sh(1)
+.SH AUTHOR
+This manual page is a quick write-up for Debian done by Kevin Kreamer
+<kkreamer@etherhogz.org>.