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/archlinux/man1/talk.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/archlinux/man1/talk.1')
-rw-r--r-- | upstream/archlinux/man1/talk.1 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/upstream/archlinux/man1/talk.1 b/upstream/archlinux/man1/talk.1 new file mode 100644 index 00000000..09caafa3 --- /dev/null +++ b/upstream/archlinux/man1/talk.1 @@ -0,0 +1,42 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH TALK "1" "December 2023" "GNU inetutils 2.5" "User Commands" +.SH NAME +talk \- Talk client +.SH SYNOPSIS +.B talk +[\fI\,OPTION\/\fR...] \fI\,person \/\fR[\fI\,ttyname\/\fR] +.SH DESCRIPTION +Talk to another user. +.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 +.SH AUTHOR +Written by Kipp Hickman, Clem Cole, and Peter Moore. +.SH "REPORTING BUGS" +Report bugs to <bug\-inetutils@gnu.org>. +.SH COPYRIGHT +Copyright \(co 2023 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" +talkd(1) +.PP +The full documentation for +.B talk +is maintained as a Texinfo manual. If the +.B info +and +.B talk +programs are properly installed at your site, the command +.IP +.B info talk +.PP +should give you access to the complete manual. |