diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 10:42:38 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 10:42:38 +0000 |
| commit | fdf27560694f9e64e05595fd0b25958f178ebce8 (patch) | |
| tree | ba70f0d2b4f25edb4e1cabfe34bcc5d47dc79f57 /usr.bin/ar | |
| parent | 931256f8111b87387b8e7ca93915963600e09d34 (diff) | |
Notes
Diffstat (limited to 'usr.bin/ar')
| -rw-r--r-- | usr.bin/ar/ar.1 | 2 | ||||
| -rw-r--r-- | usr.bin/ar/ar.1aout | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ar/ar.1 b/usr.bin/ar/ar.1 index 74ea6a9deb50..4834e7a134d9 100644 --- a/usr.bin/ar/ar.1 +++ b/usr.bin/ar/ar.1 @@ -249,7 +249,7 @@ displays an ``ls -l'' style listing of information about the members of the archive. This listing consists of eight, white-space separated fields: the file permissions (see -.Xr strmode 3 ), +.Xr strmode 3 ) , the decimal user and group ID's, separated by a single slash (``/''), the file size (in bytes), the file modification time (in the .Xr date 1 diff --git a/usr.bin/ar/ar.1aout b/usr.bin/ar/ar.1aout index a3653f4ab7e6..2e4ea05bb12b 100644 --- a/usr.bin/ar/ar.1aout +++ b/usr.bin/ar/ar.1aout @@ -248,7 +248,7 @@ displays an ``ls -l'' style listing of information about the members of the archive. This listing consists of eight, white-space separated fields: the file permissions (see -.Xr strmode 3 ), +.Xr strmode 3 ) , the decimal user and group ID's, separated by a single slash (``/''), the file size (in bytes), the file modification time (in the .Xr date 1 |
