diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-26 17:34:25 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-26 17:34:25 +0000 |
| commit | a8fb4dfabc19dd822c6f3a4e4755fa52b6424e56 (patch) | |
| tree | a4a05f2925979eec59c44330bc616ff7eecc03ec /usr.bin/objformat | |
| parent | 06e482e60a60643b7d60549870f45c6ba6c4c7a8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/objformat')
| -rw-r--r-- | usr.bin/objformat/objformat.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr.bin/objformat/objformat.1 b/usr.bin/objformat/objformat.1 index 84ac346fc21b8..bdaa8266709a1 100644 --- a/usr.bin/objformat/objformat.1 +++ b/usr.bin/objformat/objformat.1 @@ -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 |
