diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/objformat/objformat.1 | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/objformat/objformat.1')
| -rw-r--r-- | usr.bin/objformat/objformat.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/objformat/objformat.1 b/usr.bin/objformat/objformat.1 index a6d0d299260b..ffd0f248e4b9 100644 --- a/usr.bin/objformat/objformat.1 +++ b/usr.bin/objformat/objformat.1 @@ -45,7 +45,7 @@ and .Pp If invoked by any other name, .Nm prog -is expanded to +is expanded to .Pa /usr/libexec/<objformat>/prog and executed. .Sh DIAGNOSTICS @@ -68,7 +68,7 @@ If the environment variable .Ev OBJFORMAT_PATH is set, its value is used as the base path to .Nm prog . -The default is +The default is .Pa /usr/libexec . .El .Sh FILES @@ -84,13 +84,13 @@ If present, specifies the object file format to use. Syntax is .Sh HISTORY The .Nm -command appeared in +command appeared in .Fx 3.0 . .Sh AUTHORS .An -nosplit .Nm -was written by +was written by .An Peter Wemm Aq peter@netplex.com.au . -This manual page was written by +This manual page was written by .An David O'Brien Aq obrien@NUXI.com . .\" .Sh BUGS |
