summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man1/uuname.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/fedora-rawhide/man1/uuname.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/fedora-rawhide/man1/uuname.1')
-rw-r--r--upstream/fedora-rawhide/man1/uuname.133
1 files changed, 33 insertions, 0 deletions
diff --git a/upstream/fedora-rawhide/man1/uuname.1 b/upstream/fedora-rawhide/man1/uuname.1
new file mode 100644
index 00000000..3a23e940
--- /dev/null
+++ b/upstream/fedora-rawhide/man1/uuname.1
@@ -0,0 +1,33 @@
+.\" This is under the same license as uuname itself
+.TH UUNAME 1
+.SH NAME
+uuname \- List the names of the known remote UUCP sites.
+.SH SYNOPSIS
+.B uuname
+[\fI\-a\fR] [\fI\-l\fR] [\fI\-I file\fR]
+.SH DESCRIPTION
+.I Uuname
+is a program that lists the names of the known remote UUCP sites.
+.SH OPTIONS
+.TP
+\fB-a\fR, \fB--aliases\fR
+Display aliases.
+.TP
+\fB-l\fR, \fB--local\fR
+Print the local name.
+.TP
+\fB-I\fR, \fB--config\fR \fIfile\fR
+Set the configuration file to use.
+.TP
+\fB-v\fR, \fB--version\fR
+Print the software version and exit.
+.TP
+\fB--help\fR
+Print a help screen and exit.
+.SH BUGS
+None apparent.
+.SH "SEE ALSO"
+.BR uucp(1)
+.SH AUTHOR
+This manual page is a quick write-up for Debian done by Kevin Kreamer
+<kkreamer@etherhogz.org>, by making a manpage out of \fBuuname\fR \fI--help\fR.