aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-08-22 15:13:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-08-22 15:49:36 -0700
commitb822649ff2407ffd1f848c77fce2ee35b4bb5285 (patch)
tree89313cf54262dd5f4e18f39859395eb26ca96aad /debian
parent5bef0714f4abf9089ce73d1b9ad87dbe813eaf53 (diff)
downloadconsfigurator-b822649ff2407ffd1f848c77fce2ee35b4bb5285.tar.gz
d/control: drop rst backticks around ":POSIX"
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 950e0ba..6ce608b 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Description: Lisp declarative configuration management system
to inspect and control the host.
.
* Also define properties of hosts in a more restricted language, that of
- ``:POSIX`` properties, to configure machines, containers and user accounts
+ :POSIX properties, to configure machines, containers and user accounts
where you can't install Lisp. These properties can be applied using just
an SSH or serial connection, but they can also be applied by remote Lisp
images, enabling code reuse.