diff options
author | ru <ru@FreeBSD.org> | 2001-02-13 09:56:35 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-13 09:56:35 +0000 |
commit | b5cd63f6167cf47de4d4e915c1e0a0f08b89bbb6 (patch) | |
tree | 80c6b9160342a7d1a313170a9e53907493870a6b /usr.bin/lam/lam.1 | |
parent | b1b23bce8eab68015a0f0142427eaf0c3d0c9add (diff) | |
download | FreeBSD-src-b5cd63f6167cf47de4d4e915c1e0a0f08b89bbb6.zip FreeBSD-src-b5cd63f6167cf47de4d4e915c1e0a0f08b89bbb6.tar.gz |
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
Diffstat (limited to 'usr.bin/lam/lam.1')
-rw-r--r-- | usr.bin/lam/lam.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index 447ef4f..45af885 100644 --- a/usr.bin/lam/lam.1 +++ b/usr.bin/lam/lam.1 @@ -43,12 +43,12 @@ .Op Fl f Ar min . Ns Ar max .Op Fl s Ar sepstring .Op Fl t Ar c -.Ar file ... +.Ar .Nm .Op Fl p Ar min . Ns Ar max .Op Fl s Ar sepstring .Op Fl t Ar c -.Ar file ... +.Ar .Sh DESCRIPTION .Nm Lam copies the named files side by side onto the standard output. |