diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:18:18 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:18:18 +0000 |
| commit | 3332fe34274d875b6f45168e6eb50e6dbcf78fde (patch) | |
| tree | a27de06133d593697d427dc3a3790c447a46d4fe /usr.bin | |
| parent | 92b425d0bd2163376b9a540a4d3265e45af232d1 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/ar/ar.1 | 1 | ||||
| -rw-r--r-- | usr.bin/ar/ar.1aout | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ar/ar.1 b/usr.bin/ar/ar.1 index 5adf17be625b4..3b537a2479719 100644 --- a/usr.bin/ar/ar.1 +++ b/usr.bin/ar/ar.1 @@ -104,6 +104,7 @@ is for the creation and maintenance of libraries suitable for use with the loader (see .Xr ld 1 ) although it is not restricted to this purpose. +.Pp The options are as follows: .Bl -tag -width indent .It Fl a diff --git a/usr.bin/ar/ar.1aout b/usr.bin/ar/ar.1aout index 1bdebc49b96b8..121d83860f192 100644 --- a/usr.bin/ar/ar.1aout +++ b/usr.bin/ar/ar.1aout @@ -104,6 +104,7 @@ is for the creation and maintenance of libraries suitable for use with the loader (see .Xr ld 1 ) although it is not restricted to this purpose. +.Pp The options are as follows: .Bl -tag -width indent .It Fl a |
