summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/dd/dd.18
-rw-r--r--bin/ln/symlink.78
-rw-r--r--bin/pax/pax.15
-rw-r--r--bin/stty/stty.12
4 files changed, 17 insertions, 6 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1
index f2a4a4a..8919ff7 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -181,7 +181,9 @@ The value
.Cm oldascii
specifies the one used in historic
.Tn AT&T
-and pre-4.3BSD-reno systems.
+and
+.No pre- Ns Bx 4.3 reno
+systems.
.It Cm block
Treats the input as a sequence of newline or end-of-file terminated variable
length records independent of input and output block boundaries.
@@ -226,7 +228,9 @@ and
.Cm oldibm
are maps used in historic
.Tn AT&T
-and pre-4.3BSD-reno systems.
+and
+.No pre- Ns Bx 4.3 reno
+systems.
.It Cm lcase
Transform uppercase characters into lowercase characters.
.It Cm noerror
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 0e7384b..0e665eb 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -135,7 +135,9 @@ permissions, are not used by the system and cannot be changed.
.Pp
The
.Bx 4.4
-system differs from historical 4BSD systems in that the system call
+system differs from historical
+.Bx 4
+systems in that the system call
.Xr chown 2
has been changed to follow symbolic links.
The
@@ -238,7 +240,9 @@ option is specified.
.Pp
The
.Bx 4.4
-system differs from historical 4BSD systems in that the
+system differs from historical
+.Bx 4
+systems in that the
.Nm chown
and
.Nm chgrp
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index d9c80f7..132c2cf 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -727,7 +727,10 @@ by this format) which may be truncated by this format is detected by
.Nm
and is repaired.
.It Ar tar
-The old BSD tar format as found in BSD4.3.
+The old
+.Bx
+tar format as found in
+.Bx 4.3 .
The default blocksize for this format is 10240 bytes.
Pathnames stored by this format must be 100 characters or less in length.
Only
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 6c947ba..d087994 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -68,7 +68,7 @@ as per
.It Fl e
Display all the current settings for the terminal to standard output
in the traditional
-.Tn BSD
+.Bx
``all'' and ``everything'' formats.
.It Fl f
Open and use the terminal named by
OpenPOWER on IntegriCloud