summaryrefslogtreecommitdiff
path: root/usr.bin/lam
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commitd0353b836e88609b9400851d32e0aa6645ff9be3 (patch)
treeaa7324a24491215cb462cf95382795f1649d10b6 /usr.bin/lam
parent1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff)
downloadsrc-test2-d0353b836e88609b9400851d32e0aa6645ff9be3.tar.gz
src-test2-d0353b836e88609b9400851d32e0aa6645ff9be3.zip
mdoc(7) police: split punctuation characters + misc fixes.
Notes
Notes: svn path=/head/; revision=71895
Diffstat (limited to 'usr.bin/lam')
-rw-r--r--usr.bin/lam/lam.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1
index 942edca14772..447ef4f0e619 100644
--- a/usr.bin/lam/lam.1
+++ b/usr.bin/lam/lam.1
@@ -40,12 +40,12 @@
.Nd laminate files
.Sh SYNOPSIS
.Nm
-.Op Fl f Ar min.max
+.Op Fl f Ar min . Ns Ar max
.Op Fl s Ar sepstring
.Op Fl t Ar c
.Ar file ...
.Nm
-.Op Fl p Ar min.max
+.Op Fl p Ar min . Ns Ar max
.Op Fl s Ar sepstring
.Op Fl t Ar c
.Ar file ...
@@ -68,9 +68,9 @@ If the option letter is capitalized it affects all subsequent files
until it appears again uncapitalized.
The options are described below.
.Bl -tag -width indent
-.It Fl f Ar min.max
+.It Fl f Ar min . Ns Ar max
Print line fragments according to the format string
-.Ar min.max ,
+.Ar min . Ns Ar max ,
where
.Ar min
is the minimum field width and
@@ -81,7 +81,7 @@ If
begins with a zero, zeros will be added to make up the field width,
and if it begins with a `\-', the fragment will be left-adjusted
within the field.
-.It Fl p Ar min.max
+.It Fl p Ar min . Ns Ar max
Like
.Fl f ,
but pad this file's field when end-of-file is reached