Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2025 17:25:49 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 58d9d2f8daef - main - asa.1: Drop SEE ALSO reference to long-gone f77(1)
Message-ID:  <202507241725.56OHPn8c094204@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=58d9d2f8daef8f646372efd6e87a7d4f5e05656b

commit 58d9d2f8daef8f646372efd6e87a7d4f5e05656b
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-07-24 17:23:26 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-07-24 17:25:39 +0000

    asa.1: Drop SEE ALSO reference to long-gone f77(1)
    
    Sponsored by:   The FreeBSD Foundation
---
 usr.bin/asa/asa.1 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/usr.bin/asa/asa.1 b/usr.bin/asa/asa.1
index da1af0e8ce84..68d0735774a6 100644
--- a/usr.bin/asa/asa.1
+++ b/usr.bin/asa/asa.1
@@ -84,8 +84,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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507241725.56OHPn8c094204>