aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorOlivier Certner <olce@FreeBSD.org>2024-04-22 13:02:46 +0000
committerOlivier Certner <olce@FreeBSD.org>2024-04-30 13:44:34 +0000
commit9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb (patch)
tree415db06eba42fee8bcce4f8d427968b87f280cb4 /libexec
parentc0b58e65deca1e5e2c434ede7e64f03af6044be8 (diff)
Diffstat (limited to 'libexec')
-rw-r--r--libexec/phttpget/phttpget.811
1 files changed, 4 insertions, 7 deletions
diff --git a/libexec/phttpget/phttpget.8 b/libexec/phttpget/phttpget.8
index b82c788c53c6..16e0be65cd4c 100644
--- a/libexec/phttpget/phttpget.8
+++ b/libexec/phttpget/phttpget.8
@@ -49,9 +49,7 @@ small files need to be downloaded.
.Pp
The
.Xr freebsd-update 8
-and
-.Xr portsnap 8
-tools use
+tool uses
.Nm
to download binary patch files.
.Sh ENVIRONMENT
@@ -69,17 +67,16 @@ Timeout for HTTP request in seconds.
.El
.Sh SEE ALSO
.Xr fetch 1 ,
-.Xr freebsd-update 8 ,
-.Xr portsnap 8
+.Xr freebsd-update 8
.Sh AUTHORS
.An -nosplit
The
.Nm
utility was written by
.An Colin Percival Aq Mt cperciva@FreeBSD.org
-for use with
+initially for use with
.Xr portsnap 8
-and later with
+(now removed) and has been used by
.Xr freebsd-update 8 .
This manual page was written by
.An Xin LI Aq Mt delphij@FreeBSD.org .