summaryrefslogtreecommitdiff
path: root/static/unix-v10/man4/binarsys.4
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man4/binarsys.4
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/unix-v10/man4/binarsys.4')
-rw-r--r--static/unix-v10/man4/binarsys.439
1 files changed, 39 insertions, 0 deletions
diff --git a/static/unix-v10/man4/binarsys.4 b/static/unix-v10/man4/binarsys.4
new file mode 100644
index 00000000..85557191
--- /dev/null
+++ b/static/unix-v10/man4/binarsys.4
@@ -0,0 +1,39 @@
+'\"macro stdmacro
+.if n .pH g1.binarsys %W%
+.nr X
+.if \nX=0 .ds x} binarsys 4 "Essential Utilities" "\&"
+.if \nX=1 .ds x} binarsys 4 "Essential Utilities"
+.if \nX=2 .ds x} binarsys 4 "" "\&"
+.if \nX=3 .ds x} binarsys "" "" "\&"
+.TH \*(x}
+.SH NAME
+\f4binarsys\f1 \- remote system information for the \f4ckbinarsys\f1 command
+.SH DESCRIPTION
+\f4binarsys\f1
+contains lines of the form:
+.sp .5
+.ce
+\f2remote_system_name\f4:\f2val\f1
+.sp .5
+where \f2val\f1 is either \f4Y\f1 or \f4N\f1.
+This line indicates whether that particular remote system can properly
+deal with messages having binary content.
+The absence of an entry for a particular system
+or absence of the \f4binarsys\f1 file altogether will imply \f4N\f1o.
+.PP
+Blank lines or lines beginning with \f4#\f1 are considered
+comments and ignored.
+Should a line of \f4Default=y\f1 be encountered,
+the default condition for missing entries described in the previous paragraph
+is reversed to be \f4Y\f1es.
+Another line of \f4Default=n\f1 will restore the default condition to \f4N\f1o.
+.PP
+\f4mail\f1 is distributed with the \f4binarsys\f1
+file containing only a \f4Default=y\f1 line.
+.SH FILES
+\f4/etc/mail/binarsys\f1
+.SH SEE ALSO
+\f4ckbinarsys\fP(1M), \f4mailsurr\fP(4)
+.br
+\f4mail\fP(1) in the \f2User's Reference Manual\f1.
+.Ee