diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man1/uuto.1 | |
parent | Initial commit. (diff) | |
download | manpages-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.1 | 21 |
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>. |