summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/chio/chio.13
-rw-r--r--bin/ed/ed.16
-rw-r--r--bin/pax/pax.113
-rw-r--r--bin/stty/stty.14
4 files changed, 12 insertions, 14 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1
index 0ce507f..0ab034e 100644
--- a/bin/chio/chio.1
+++ b/bin/chio/chio.1
@@ -236,8 +236,7 @@ element address is not normally used with this driver. It is reported
for diagnostic purposes only.
.It Fl a
Print all additional information (as in
-.Fl vVsSba
-).
+.Fl vVsSba ) .
.El
.Pp
The status bits are defined as follows:
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 50df103..12a4e5d 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -433,7 +433,7 @@ However, most commands accept a print suffix, which is any of
.Em p
(print),
.Em l
-(list) ,
+(list),
or
.Em n
(enumerate),
@@ -570,8 +570,8 @@ Mark a line with a lower case letter
The line can then be addressed as
.Em 'lc
(i.e., a single quote followed by
-.Em lc
-) in subsequent commands. The mark is not cleared until the line is
+.Em lc )
+in subsequent commands. The mark is not cleared until the line is
deleted or otherwise modified.
.It (.,.)l
Print the addressed lines unambiguously.
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index cf3849f..d9c80f7 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -485,9 +485,8 @@ Link files.
(The letter ell).
In the
.Em copy
-mode (
-.Fl r
-.Fl w ) ,
+mode
+.Pq Fl r w ,
hard links are made between the source and destination file hierarchies
whenever possible.
.It Fl n
@@ -676,8 +675,8 @@ Where <ls -l listing> is the output format specified by the
utility when used with the
.Fl l
option.
-Otherwise for all the other operational modes (
-.Em read , write ,
+Otherwise for all the other operational modes
+.Em ( read , write ,
and
.Em copy ) ,
pathnames are written and flushed to
@@ -966,8 +965,8 @@ option, except that the modification time is checked using the
pathname created after all the file name modifications have completed.
.El
.Pp
-The options that operate on the names of files or archive members (
-.Fl c ,
+The options that operate on the names of files or archive members
+.Fl ( c ,
.Fl i ,
.Fl n ,
.Fl s ,
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 3720fbd..6c947ba 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -464,8 +464,8 @@ The terminal size is recorded as having
.Ar number
rows.
.It Cm dec
-Set modes suitable for users of Digital Equipment Corporation systems (
-.Dv ERASE ,
+Set modes suitable for users of Digital Equipment Corporation systems
+.Dv ( ERASE ,
.Dv KILL ,
and
.Dv INTR
OpenPOWER on IntegriCloud