mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
mdoc(7) police: markup and spelling.
Approved by: re
This commit is contained in:
parent
06e482e60a
commit
a8fb4dfabc
1 changed files with 7 additions and 4 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 25, 1998
|
||||
.Dd September 17, 2002
|
||||
.Os
|
||||
.Dt OBJFORMAT 1
|
||||
.Sh NAME
|
||||
|
|
@ -34,9 +34,12 @@
|
|||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
This program os obsolete and is now just a compatability stub.
|
||||
.Bf -symbolic
|
||||
This program is obsolete and is now just a compatibility stub.
|
||||
.Ef
|
||||
.Pp
|
||||
It reports the object file format as
|
||||
.Ar elf .
|
||||
.Dq Li elf .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -47,7 +50,7 @@ The
|
|||
.Nm
|
||||
program was deprecated in
|
||||
.Fx 4.0
|
||||
and reduced to a compatability stub in
|
||||
and reduced to a compatibility stub in
|
||||
.Fx 5.0 .
|
||||
It will be completely removed before the next release.
|
||||
.Sh AUTHORS
|
||||
|
|
|
|||
Loading…
Reference in a new issue