[hackers] [ubase] Add mesg.1 || sin
commit af274ce48ac0afcf24ce36fb09f58e766434f4c4
Author: sin <sin_AT_2f30.org>
Date: Mon Aug 4 20:59:47 2014 +0100
Add mesg.1
diff --git a/Makefile b/Makefile
index 992c570..5a3f0fd 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -90,6 +90,7 @@ MAN1 = \
free.1 \
id.1 \
login.1 \
+ mesg.1 \
mknod.1 \
mountpoint.1 \
pagesize.1 \
diff --git a/mesg.1 b/mesg.1
new file mode 100644
index 0000000..8fd7cfd
--- /dev/null
+++ b/mesg.1
_AT_@ -0,0 +1,19 @@
+.TH MESG 1 ubase-VERSION
+.SH NAME
+BmesgR - Display (do not display) messages from other users
+.SH SYNOPSIS
+BmesgR [BnR|ByR]
+.SH DESCRIPTION
+BmesgR controls write access others have to the terminal device associated
+with standard error output. If write access is allowed, then programs such as BtalkR(1)
+and BwriteR(1) may display messages on the terminal.
+.SH OPTIONS
+.TP
+BnR
+Disallow messages.
+.TP
+ByR
+Allow messages.
+.SH SEE ALSO
+.TP
+write(1)
Received on Mon Aug 04 2014 - 22:01:04 CEST
This archive was generated by hypermail 2.3.0
: Mon Aug 04 2014 - 22:12:09 CEST