diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:41:39 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:41:39 +0000 |
| commit | 8432a67785074390b432b40233c9cddbf5913a9a (patch) | |
| tree | 63a545200e7e6dbb570fc4842458cff8bc4694d9 /usr.bin/objformat | |
| parent | b5cf87e26a33fe12c8e2238149b5896b328f7fe2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/objformat')
| -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 |
