diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-13 09:56:35 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-13 09:56:35 +0000 |
commit | 47dec7817079bb6ee3119b9b800b3fcd08fd6ac6 (patch) | |
tree | 3918ac53ee084c850392c737fb010bb0a9877224 /usr.bin/pr/pr.1 | |
parent | b54b3917b1e94359617895557f569cb797b380cc (diff) |
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
Notes
Notes:
svn path=/head/; revision=72432
Diffstat (limited to 'usr.bin/pr/pr.1')
-rw-r--r-- | usr.bin/pr/pr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index a9902b4b35c3..01f36a2e8ba9 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -94,7 +94,7 @@ .Op Fl w Ar width .Ek .Op - -.Op Ar file ... +.Op Ar .Sh DESCRIPTION The .Nm |