git: 153dd4ba03cf - main - fix URL typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Feb 2022 09:08:58 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/src/commit/?id=153dd4ba03cfb1c8f2c9baf74579bffc47eee957
commit 153dd4ba03cfb1c8f2c9baf74579bffc47eee957
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2022-02-05 09:08:45 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2022-02-05 09:08:45 +0000
fix URL typo
---
usr.bin/brandelf/brandelf.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/brandelf/brandelf.1 b/usr.bin/brandelf/brandelf.1
index 309f467ccc82..9dfa92c8c762 100644
--- a/usr.bin/brandelf/brandelf.1
+++ b/usr.bin/brandelf/brandelf.1
@@ -92,7 +92,7 @@ brandelf -t Linux file
.%A The Santa Cruz Operation, Inc.
.%T System V Application Binary Interface
.%D April 29, 1998 (DRAFT)
-.%U http://www.sco.com/developer/devspecs/
+.%U http://www.sco.com/developers/devspecs/
.Re
.Sh HISTORY
The