diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-06-21 15:30:38 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-06-21 15:30:38 +0000 |
| commit | 9f7f5402d25d91c95b90e5772c7a3c0dc9e2976c (patch) | |
| tree | 5c9b6308f7e36831c4177885acb0d3a2d77c1b8c /usr.bin/lam | |
| parent | ad2362586696940ccd0af017d919c9b5410cfd73 (diff) | |
Notes
Diffstat (limited to 'usr.bin/lam')
| -rw-r--r-- | usr.bin/lam/lam.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index 2d1a4f01c061..1852d6dcfdca 100644 --- a/usr.bin/lam/lam.1 +++ b/usr.bin/lam/lam.1 @@ -50,8 +50,9 @@ .Op Fl t Ar c .Ar .Sh DESCRIPTION -.Nm Lam -copies the named files side by side onto the standard output. +The +.Nm +utility copies the named files side by side onto the standard output. The .Em n-th input lines from the input @@ -66,7 +67,7 @@ Normally, each option affects only the after it. If the option letter is capitalized it affects all subsequent files until it appears again uncapitalized. -The options are described below. +The options are described below: .Bl -tag -width indent .It Fl f Ar min . Ns Ar max Print line fragments according to the format string |
