mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Bring in upstream fix 25a066def7cddd0f for manpage indentation
This commit is contained in:
parent
4325c04e1b
commit
d6c6e0f9d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459373
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= beadm
|
||||
PORTVERSION= 1.2.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GH \
|
||||
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
|
||||
|
24
sysutils/beadm/files/patch-beadm.1
Normal file
24
sysutils/beadm/files/patch-beadm.1
Normal file
@ -0,0 +1,24 @@
|
||||
commit 25a066def7cddd0f9178d07531b1f18703308db0
|
||||
Author: Alan Somers <asomers@gmail.com>
|
||||
Date: Wed Sep 6 09:17:00 2017 -0600
|
||||
|
||||
Fix indentation in man page
|
||||
|
||||
diff --git beadm.1 beadm.1
|
||||
index a5ac900..ff97c93 100644
|
||||
--- beadm.1
|
||||
+++ beadm.1
|
||||
@@ -87,9 +87,11 @@ If the -e param is specified, the new environment will be cloned from the given
|
||||
Creates a snapshot of the existing boot environment named
|
||||
.Ar beName .
|
||||
.Pp
|
||||
-.It
|
||||
-.Ic destroy Op Fl F
|
||||
+.It Xo
|
||||
+.Ic destroy
|
||||
+.Op Fl F
|
||||
.Ao Ar beName | beName@snapshot Ac
|
||||
+.Xc
|
||||
.Pp
|
||||
Destroys the given
|
||||
.Ar beName
|
Loading…
Reference in New Issue
Block a user