From 59818a026207249402b7e3ed5d98cd93af7852b8 Mon Sep 17 00:00:00 2001 From: Igor Sobrado Date: Sun, 16 Aug 2009 09:41:09 +0000 Subject: replace ".Ar file ..." with ".Ar" whenever possible. ok jmc@ --- usr.bin/lam/lam.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/lam') diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index e7302280b7e..80a7846ee0d 100644 --- a/usr.bin/lam/lam.1 +++ b/usr.bin/lam/lam.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lam.1,v 1.7 2007/05/31 19:20:11 jmc Exp $ +.\" $OpenBSD: lam.1,v 1.8 2009/08/16 09:41:08 sobrado Exp $ .\" $NetBSD: lam.1,v 1.4 2002/02/08 01:36:25 ross Exp $ .\" .\" Copyright (c) 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)lam.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 16 2009 $ .Dt LAM 1 .Os .Sh NAME @@ -42,7 +42,7 @@ .Op Fl p Ar min.max .Op Fl s Ar sepstring .Op Fl t Ar c -.Ar file ... +.Ar .Sh DESCRIPTION .Nm copies the named files side by side onto the standard output. -- cgit v1.2.3