diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-25 06:43:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-25 06:43:57 +0000 |
commit | 8f446a15c6051ad1df8059a302e5337411cde0a6 (patch) | |
tree | b51375ee31428f09bd5a5599977c01dadeff3d03 /usr.bin/asa/asa.1 | |
parent | 558a7195aec0c708ea3d4d9ff27b3b1592ffa15f (diff) |
no more f77;
Diffstat (limited to 'usr.bin/asa/asa.1')
-rw-r--r-- | usr.bin/asa/asa.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/asa/asa.1 b/usr.bin/asa/asa.1 index b5081c54862..e045e31520e 100644 --- a/usr.bin/asa/asa.1 +++ b/usr.bin/asa/asa.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: asa.1,v 1.17 2009/02/10 19:24:17 jmc Exp $ +.\" $OpenBSD: asa.1,v 1.18 2010/05/25 06:43:56 jmc Exp $ .\" $NetBSD: asa.1,v 1.4 1995/03/26 02:25:05 glass Exp $ .\" .\" Copyright (c) 1993 Winning Strategies, Inc. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 10 2009 $ +.Dd $Mdocdate: May 25 2010 $ .Dt ASA 1 .Os .Sh NAME @@ -88,8 +88,6 @@ To format the output of a program and redirect it to a line-printer. .Pp .Dl $ a.out | asa | lpr -.Sh SEE ALSO -.Xr f77 1 .Sh STANDARDS The .Nm |