aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/production-deployments.rst
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2020-04-28 13:36:48 +1000
committerBen Sturmfels <ben@sturm.com.au>2020-04-28 13:38:47 +1000
commit4e28403812dcc7f5fad984bd221e3d66546d47e7 (patch)
tree394c61d2d67c0fe67afe01d7e57e1bb4c541968b /docs/source/siteadmin/production-deployments.rst
parent9d1bb738f3403e84a514008237751bd7ba60f8cb (diff)
downloadmediagoblin-4e28403812dcc7f5fad984bd221e3d66546d47e7.tar.lz
mediagoblin-4e28403812dcc7f5fad984bd221e3d66546d47e7.tar.xz
mediagoblin-4e28403812dcc7f5fad984bd221e3d66546d47e7.zip
Fix Sphinx build warnings, remove gNewSense, *buntu -> Ubuntu.
The * feels like it might confuse no-programmers.
Diffstat (limited to 'docs/source/siteadmin/production-deployments.rst')
-rw-r--r--docs/source/siteadmin/production-deployments.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/production-deployments.rst b/docs/source/siteadmin/production-deployments.rst
index 01794cdf..681a3cda 100644
--- a/docs/source/siteadmin/production-deployments.rst
+++ b/docs/source/siteadmin/production-deployments.rst
@@ -58,7 +58,7 @@ modify it to suit your environment's setup:
.. code-block:: bash
# Set the WorkingDirectory, Environment and ExecStart values to match your environment.
- # If using Debian/*buntu, mkdir and chown are located in /bin/mkdir and /bin/chown, respectively.
+ # If using Debian/Ubuntu, mkdir and chown are located in /bin/mkdir and /bin/chown, respectively.
# If using Fedora/CentOS/Red Hat, mkdir and chown are located in /usr/bin/mkdir and /usr/bin/chown, respectively.
[Unit]