diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 14:16:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 14:16:28 +0000 |
| commit | 06af79bf40df000fb4e2a66d9179f0961b82be1b (patch) | |
| tree | 5c7ab620a8a0d9d110c172f5513cff22d605cc0f | |
| parent | 0670988385f98466f7037bc56aa91bcac751d397 (diff) | |
Notes
| -rw-r--r-- | libexec/rtld-aout/rtld.1aout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index f93732163965..b87370f5773e 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -175,7 +175,7 @@ option and allows .Xr ldd 1 to be operated as a filter more conveniently. The following conversions can be used: -.Bl -tag -indent "LD_TRACE_LOADED_OBJECTS_FMT1 " -width "xxxx" +.Bl -tag -width "xxxx" .It \&%a The main program's name .Po also known as |
