Module Name: src
Committed By: riastradh
Date: Fri Sep 27 16:31:36 UTC 2024
Modified Files:
src/usr.bin/ftp: ftp.1
Log Message:
ftp(1): Nix trailing whitespace in man page.
No functional change intended.
PR bin/58581: ftp(1) should allow specifying header fields in http requests
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/usr.bin/ftp/ftp.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/ftp/ftp.1
diff -u src/usr.bin/ftp/ftp.1:1.156 src/usr.bin/ftp/ftp.1:1.157
--- src/usr.bin/ftp/ftp.1:1.156 Wed Sep 25 16:55:39 2024
+++ src/usr.bin/ftp/ftp.1 Fri Sep 27 16:31:36 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: ftp.1,v 1.156 2024/09/25 16:55:39 christos Exp $
+.\" $NetBSD: ftp.1,v 1.157 2024/09/27 16:31:36 riastradh Exp $
.\"
.\" Copyright (c) 1996-2024 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -227,7 +227,7 @@ Disables file name globbing.
It Fl H Ar header
Include the provided
.Ar header
-string as a custom
+string as a custom
.Tn HTTP
header for an
.Th HTTP