From f396873d3687c892204767267e3860a15f134238 Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Fri, 8 Apr 2022 18:01:31 -0600 Subject: [PATCH] man: Remove unnecessary nbsp's from ostree man page I really don't know what these were for. In both man and HTML output with a recent version of the Docbook XSL, the command synopses are already indented. I don't see any reason why they'd need to be manually indented more. --- man/ostree.xml | 66 +++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/man/ostree.xml b/man/ostree.xml index c06c6121..39f78845 100644 --- a/man/ostree.xml +++ b/man/ostree.xml @@ -151,7 +151,7 @@ License along with this library. If not, see . ostree-admin-cleanup1 -  Delete untagged + Delete untagged deployments and repository objects. @@ -160,7 +160,7 @@ License along with this library. If not, see . ostree-admin-config-diff1 -  See changes to + See changes to /etc as compared to the current default (from /usr/etc). @@ -171,7 +171,7 @@ License along with this library. If not, see . ostree-admin-deploy1 -  Takes a particular + Takes a particular commit or revision, and sets it up for the next boot. @@ -181,7 +181,7 @@ License along with this library. If not, see . ostree-admin-init-fs1 -  Initialize a root filesystem + Initialize a root filesystem in a specified path. @@ -190,7 +190,7 @@ License along with this library. If not, see . ostree-admin-instutil1 -  Utility functions intended primarily for operating system installation programs + Utility functions intended primarily for operating system installation programs @@ -198,7 +198,7 @@ License along with this library. If not, see . ostree-admin-os-init1 -  Initialize the + Initialize the deployment location for an operating system with a specified name. @@ -208,7 +208,7 @@ License along with this library. If not, see . ostree-admin-status1 -  Show and list the deployments. + Show and list the deployments. @@ -216,7 +216,7 @@ License along with this library. If not, see . ostree-admin-switch1 -  Choose a different ref + Choose a different ref to track from the same remote as the current tree. @@ -226,7 +226,7 @@ License along with this library. If not, see . ostree-admin-undeploy1 -  Remove the previously + Remove the previously INDEX deployed tree from the bootloader configuration. @@ -237,7 +237,7 @@ License along with this library. If not, see . ostree-admin-upgrade1 -  Download the latest version for the + Download the latest version for the current ref, and deploy it. @@ -253,7 +253,7 @@ License along with this library. If not, see . ostree-cat1 -  Concatenate contents of files + Concatenate contents of files @@ -261,7 +261,7 @@ License along with this library. If not, see . ostree-checkout1 -  Check out a commit into a filesystem tree. + Check out a commit into a filesystem tree. @@ -269,7 +269,7 @@ License along with this library. If not, see . ostree-checksum1 -  Gives checksum of any file. + Gives checksum of any file. @@ -277,7 +277,7 @@ License along with this library. If not, see . ostree-commit1 -  Given one or more + Given one or more trees, create a new commit using those contents. @@ -286,7 +286,7 @@ License along with this library. If not, see . ostree-config1 -  Change settings. + Change settings. @@ -294,7 +294,7 @@ License along with this library. If not, see . ostree-create-usb1 -  Put the given refs on an external drive for P2P distribution. + Put the given refs on an external drive for P2P distribution. @@ -302,7 +302,7 @@ License along with this library. If not, see . ostree-diff1 -  Concisely list + Concisely list differences between the given refs. @@ -311,7 +311,7 @@ License along with this library. If not, see . ostree-find-remotes1 -  Find remotes to serve the given refs. + Find remotes to serve the given refs. @@ -319,7 +319,7 @@ License along with this library. If not, see . ostree-fsck1 -  Check a repository for consistency. + Check a repository for consistency. @@ -327,7 +327,7 @@ License along with this library. If not, see . ostree-init1 -  Initialize a new repository. + Initialize a new repository. @@ -335,7 +335,7 @@ License along with this library. If not, see . ostree-log1 -  Show revision log. + Show revision log. @@ -343,7 +343,7 @@ License along with this library. If not, see . ostree-ls1 -  List the contents of a given commit. + List the contents of a given commit. @@ -351,7 +351,7 @@ License along with this library. If not, see . ostree-prune1 -  Search for unreachable objects. + Search for unreachable objects. @@ -359,7 +359,7 @@ License along with this library. If not, see . ostree-pull-local1 -  Copy data from source-repo. + Copy data from source-repo. @@ -367,7 +367,7 @@ License along with this library. If not, see . ostree-pull1 -  Download data from remote repo. If you have libsoup. + Download data from remote repo. If you have libsoup. @@ -375,7 +375,7 @@ License along with this library. If not, see . ostree-refs1 -  List refs. + List refs. @@ -383,7 +383,7 @@ License along with this library. If not, see . ostree-remote1 -  Manipulate remote archive configuration. + Manipulate remote archive configuration. @@ -391,7 +391,7 @@ License along with this library. If not, see . ostree-reset1 -  Reset a ref to a previous commit. + Reset a ref to a previous commit. @@ -399,7 +399,7 @@ License along with this library. If not, see . ostree-rev-parse1 -  Show the SHA256 corresponding to a given rev. + Show the SHA256 corresponding to a given rev. @@ -407,7 +407,7 @@ License along with this library. If not, see . ostree-show1 -  Given an OSTree SHA256 checksum, display its contents. + Given an OSTree SHA256 checksum, display its contents. @@ -415,7 +415,7 @@ License along with this library. If not, see . ostree-static-delta1 -  Manage static delta files. + Manage static delta files. @@ -423,7 +423,7 @@ License along with this library. If not, see . ostree-summary1 -  Regenerate the repository summary metadata. + Regenerate the repository summary metadata. @@ -431,7 +431,7 @@ License along with this library. If not, see . ostree-trivial-httpd1 -  Simple webserver. + Simple webserver.