diff options
author | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
commit | bef6fb830a924dc15fdc9dab57ed60e6dea2aed4 (patch) | |
tree | 800c6c9572fda97e509e73fc903f0cd988371d16 /usr.bin/ar | |
parent | 733856f9647223ba9a8e2cac728e15d5adaa040b (diff) | |
download | FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.zip FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.tar.gz |
Use the .Bx macro where appropriate.
Diffstat (limited to 'usr.bin/ar')
-rw-r--r-- | usr.bin/ar/ar.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ar/ar.5 b/usr.bin/ar/ar.5 index 37220a8..b5d3258 100644 --- a/usr.bin/ar/ar.5 +++ b/usr.bin/ar/ar.5 @@ -137,7 +137,8 @@ names longer than 16 characters were truncated, and names with embedded spaces (and often trailing spaces) were not supported. It has been extended for these reasons, as described above. -This format first appeared in 4.4BSD. +This format first appeared in +.Bx 4.4 . .Sh COMPATIBILITY No archive format is currently specified by any standard. .At V |