Remove superfluous paragraph macro.
This commit is contained in:
parent
126b754db4
commit
904d0726c8
@ -84,7 +84,6 @@ everything after a '#' character, are ignored. Almost any printable
|
|||||||
character except '=' is acceptable as part of a name. Quotes
|
character except '=' is acceptable as part of a name. Quotes
|
||||||
are optional and necessary only if the value contains
|
are optional and necessary only if the value contains
|
||||||
whitespace.
|
whitespace.
|
||||||
.Pp
|
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr kenv 2 ,
|
.Xr kenv 2 ,
|
||||||
.Xr config 5 ,
|
.Xr config 5 ,
|
||||||
|
@ -54,7 +54,6 @@ The following option is available:
|
|||||||
Print the exit status when each process terminates.
|
Print the exit status when each process terminates.
|
||||||
.El
|
.El
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Pp
|
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility returns 0 on success, and >0 if an error occurs.
|
utility returns 0 on success, and >0 if an error occurs.
|
||||||
|
@ -1027,7 +1027,6 @@ or
|
|||||||
.Pp
|
.Pp
|
||||||
The first form executes the commands in a subshell environment.
|
The first form executes the commands in a subshell environment.
|
||||||
A subshell environment has its own copy of:
|
A subshell environment has its own copy of:
|
||||||
.Pp
|
|
||||||
.Bl -enum
|
.Bl -enum
|
||||||
.It
|
.It
|
||||||
The current working directory as set by
|
The current working directory as set by
|
||||||
|
@ -90,7 +90,6 @@ to restore the current terminal state as per
|
|||||||
The following arguments are available to set the terminal
|
The following arguments are available to set the terminal
|
||||||
characteristics:
|
characteristics:
|
||||||
.Ss Control Modes:
|
.Ss Control Modes:
|
||||||
.Pp
|
|
||||||
Control mode flags affect hardware characteristics associated with the
|
Control mode flags affect hardware characteristics associated with the
|
||||||
terminal.
|
terminal.
|
||||||
This corresponds to the c_cflag in the termios structure.
|
This corresponds to the c_cflag in the termios structure.
|
||||||
@ -256,7 +255,6 @@ Do not (do) output CRs at column zero.
|
|||||||
On the terminal NL performs (does not perform) the CR function.
|
On the terminal NL performs (does not perform) the CR function.
|
||||||
.El
|
.El
|
||||||
.Ss Local Modes:
|
.Ss Local Modes:
|
||||||
.Pp
|
|
||||||
Local mode flags (lflags) affect various and sundry characteristics of terminal
|
Local mode flags (lflags) affect various and sundry characteristics of terminal
|
||||||
processing.
|
processing.
|
||||||
Historically the term "local" pertained to new job control features
|
Historically the term "local" pertained to new job control features
|
||||||
@ -513,7 +511,6 @@ The size of the terminal is printed as two numbers on a single line,
|
|||||||
first rows, then columns.
|
first rows, then columns.
|
||||||
.El
|
.El
|
||||||
.Ss Compatibility Modes:
|
.Ss Compatibility Modes:
|
||||||
.Pp
|
|
||||||
These modes remain for compatibility with the previous version of
|
These modes remain for compatibility with the previous version of
|
||||||
the
|
the
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user