git: f44e2577120c - main - xinstall: alphabetize: upper case precedes lower.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Aug 2022 00:10:35 UTC
The branch main has been updated by des:
URL: https://cgit.FreeBSD.org/src/commit/?id=f44e2577120c60cd92f685037bbb63127e0091e4
commit f44e2577120c60cd92f685037bbb63127e0091e4
Author: Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2022-08-04 00:09:18 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2022-08-04 00:10:16 +0000
xinstall: alphabetize: upper case precedes lower.
Sponsored by: Klara, Inc.
---
usr.bin/xinstall/install.1 | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index 4d4db9633d9b..2f1bb080d9c0 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -28,7 +28,7 @@
.\" From: @(#)install.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd August 12, 2019
+.Dd August 4, 2022
.Dt INSTALL 1
.Os
.Sh NAME
@@ -99,6 +99,12 @@ option's argument.
.Pp
The options are as follows:
.Bl -tag -width indent
+.It Fl B Ar suffix
+Use
+.Ar suffix
+as the backup suffix if
+.Fl b
+is given.
.It Fl b
Back up any existing files before overwriting them by renaming
them to
@@ -106,12 +112,6 @@ them to
See
.Fl B
for specifying a different backup suffix.
-.It Fl B Ar suffix
-Use
-.Ar suffix
-as the backup suffix if
-.Fl b
-is given.
.It Fl C
Copy the file.
If the target file already exists and the files are the same,