mdoc(7) police: add missing .Ed call.

This commit is contained in:
Ruslan Ermilov 2001-01-18 17:23:15 +00:00
parent 8d79d770c5
commit 404d68d48f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=71221
4 changed files with 4 additions and 1 deletions

View File

@ -156,7 +156,7 @@ The three commands above use a common data structure:
struct ngpppoe_sts {
char hook[NG_HOOKLEN + 1]; /* hook associated with event session */
};
.Ed
.El
.Sh SHUTDOWN
This node shuts down upon receipt of a

View File

@ -94,6 +94,7 @@ is defined in sys/unistd.h when the combination of _POSIX_VERSION,
_POSIX_SOURCE, and _POSIX_C_SOURCE indicate that the extensions are in scope.
.Bd -literal -offset 0i
_P1003_1B_VISIBLE_HISTORICALLY
.Ed
is present to conditionalize POSIX.1B extensions that were historically
in the system. These are visible when _POSIX_SOURCE and _POSIX_C_SOURCE
are not set at all or when _POSIX_C_SOURCE enables POSIX.1B features.

View File

@ -234,6 +234,7 @@ a SUSPEND request when the LCD is closed and put the system in a
STANDBY state instead.
.Ed
.El
.Ed
.El
.Sh EXAMPLES
Sample configuration commands include:

View File

@ -120,6 +120,7 @@ Databus width : 16 (variable)
Configuration state : unconfigured
CRC-16 : 0x3c26
CRC status : OK
.Ed
.Pp
Print a scaled version of the signal strength cache :
.Bd -literal -offset