summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-16 18:08:25 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-16 18:08:25 +0200
commit34511ca7b166b0e89d08ff9870b0cf2624a7815f (patch)
tree24a1db5b52d52ebc8fe7bd817eaf7e078e36b0c4
parent8864111310fdcd2a3e14a06561214f7a756dbe6f (diff)
man: reword man page titles
Make sure the man page titles are similar in style and capitalization so that our man page index looks pretty.
-rw-r--r--man/bootup.xml2
-rw-r--r--man/daemon.xml2
-rw-r--r--man/kernel-command-line.xml2
-rw-r--r--man/locale.conf.xml2
-rw-r--r--man/machine-id.xml2
-rw-r--r--man/sd-journal.xml2
-rw-r--r--man/sd_booted.xml2
-rw-r--r--man/sd_listen_fds.xml2
-rw-r--r--man/sd_notify.xml2
-rw-r--r--man/systemd-ask-password-console.service.xml3
-rw-r--r--man/systemd-fstab-generator.xml2
-rw-r--r--man/systemd-halt.service.xml2
-rw-r--r--man/systemd-hostnamed.service.xml2
-rw-r--r--man/systemd-initctl.service.xml2
-rw-r--r--man/systemd-journald.service.xml2
-rw-r--r--man/systemd-localed.service.xml2
-rw-r--r--man/systemd-logind.service.xml2
-rw-r--r--man/systemd-machine-id-setup.xml2
-rw-r--r--man/systemd-notify.xml2
-rw-r--r--man/systemd-readahead-replay.service.xml2
-rw-r--r--man/systemd-remount-fs.service.xml2
-rw-r--r--man/systemd-shutdownd.service.xml2
-rw-r--r--man/systemd-suspend.service.xml2
-rw-r--r--man/systemd-timedated.service.xml2
-rw-r--r--man/systemd-tmpfiles.xml2
-rw-r--r--man/systemd-update-utmp-runlevel.service.xml4
-rw-r--r--man/systemd-user-sessions.service.xml2
-rw-r--r--man/systemd.automount.xml2
-rw-r--r--man/systemd.conf.xml2
-rw-r--r--man/systemd.device.xml2
-rw-r--r--man/systemd.exec.xml2
-rw-r--r--man/systemd.mount.xml2
-rw-r--r--man/systemd.path.xml2
-rw-r--r--man/systemd.service.xml2
-rw-r--r--man/systemd.snapshot.xml2
-rw-r--r--man/systemd.socket.xml2
-rw-r--r--man/systemd.swap.xml2
-rw-r--r--man/systemd.target.xml2
-rw-r--r--man/systemd.timer.xml2
-rw-r--r--man/systemd.unit.xml2
-rw-r--r--man/systemd.xml2
-rw-r--r--man/vconsole.conf.xml2
42 files changed, 43 insertions, 44 deletions
diff --git a/man/bootup.xml b/man/bootup.xml
index 760a5a4c2..ae70c953f 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>bootup</refname>
- <refpurpose>The System Bootup Process</refpurpose>
+ <refpurpose>System bootup process</refpurpose>
</refnamediv>
<refsect1>
diff --git a/man/daemon.xml b/man/daemon.xml
index 83143dc4b..9d43353f9 100644
--- a/man/daemon.xml
+++ b/man/daemon.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>daemon</refname>
- <refpurpose>Writing and Packaging System Daemons</refpurpose>
+ <refpurpose>Writing and packaging system daemons</refpurpose>
</refnamediv>
<refsect1>
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml
index d5c3f34c6..ae705eed0 100644
--- a/man/kernel-command-line.xml
+++ b/man/kernel-command-line.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>kernel-command-line</refname>
- <refpurpose>Kernel Command Line Parameters</refpurpose>
+ <refpurpose>Kernel command line parameters</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
index b90efea50..2cbcdc66d 100644
--- a/man/locale.conf.xml
+++ b/man/locale.conf.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>locale.conf</refname>
- <refpurpose>configuration file for locale settings</refpurpose>
+ <refpurpose>Configuration file for locale settings</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/machine-id.xml b/man/machine-id.xml
index 50295a8cd..7d424b705 100644
--- a/man/machine-id.xml
+++ b/man/machine-id.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>machine-id</refname>
- <refpurpose>local machine ID configuration file</refpurpose>
+ <refpurpose>Local machine ID configuration file</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/sd-journal.xml b/man/sd-journal.xml
index a771f0236..b6241a176 100644
--- a/man/sd-journal.xml
+++ b/man/sd-journal.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>sd-journal</refname>
- <refpurpose>APIs for submitting and querying log entries to and from the Journal</refpurpose>
+ <refpurpose>APIs for submitting and querying log entries to and from the journal</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/sd_booted.xml b/man/sd_booted.xml
index 23caf5bf1..83cbd6b20 100644
--- a/man/sd_booted.xml
+++ b/man/sd_booted.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>sd_booted</refname>
- <refpurpose>Test whether the system is running the systemd init system.</refpurpose>
+ <refpurpose>Test whether the system is running the systemd init system</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml
index 5e906870c..f6a9497d5 100644
--- a/man/sd_listen_fds.xml
+++ b/man/sd_listen_fds.xml
@@ -45,7 +45,7 @@
<refnamediv>
<refname>sd_listen_fds</refname>
<refname>SD_LISTEN_FDS_START</refname>
- <refpurpose>Check for file descriptors passed by the init system.</refpurpose>
+ <refpurpose>Check for file descriptors passed by the system manager</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
index 1cd5b0aa7..606ee1e57 100644
--- a/man/sd_notify.xml
+++ b/man/sd_notify.xml
@@ -45,7 +45,7 @@
<refnamediv>
<refname>sd_notify</refname>
<refname>sd_notifyf</refname>
- <refpurpose>Notify init system about start-up completion and other daemon status changes</refpurpose>
+ <refpurpose>Notify service manager about start-up completion and other daemon status changes</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-ask-password-console.service.xml b/man/systemd-ask-password-console.service.xml
index 0baf882c4..6ca94360a 100644
--- a/man/systemd-ask-password-console.service.xml
+++ b/man/systemd-ask-password-console.service.xml
@@ -46,8 +46,7 @@
<refname>systemd-ask-password-wall.service</refname>
<refname>systemd-ask-password-wall.path</refname>
<refpurpose>Query the user for system passwords on the
- console and via
- <citerefentry><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry></refpurpose>
+ console and via wall</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml
index a526bcfdb..785febd6c 100644
--- a/man/systemd-fstab-generator.xml
+++ b/man/systemd-fstab-generator.xml
@@ -42,7 +42,7 @@
<refnamediv>
<refname>systemd-fstab-generator</refname>
- <refpurpose>Unit generator for <filename>/etc/fstab</filename></refpurpose>
+ <refpurpose>Unit generator for /etc/fstab</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-halt.service.xml b/man/systemd-halt.service.xml
index 6957fb984..ab20f2be4 100644
--- a/man/systemd-halt.service.xml
+++ b/man/systemd-halt.service.xml
@@ -48,7 +48,7 @@
<refname>systemd-reboot.service</refname>
<refname>systemd-kexec.service</refname>
<refname>systemd-shutdown</refname>
- <refpurpose>systemd System Shutdown Logic</refpurpose>
+ <refpurpose>System shutdown logic</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-hostnamed.service.xml b/man/systemd-hostnamed.service.xml
index f98663fea..9fee2a096 100644
--- a/man/systemd-hostnamed.service.xml
+++ b/man/systemd-hostnamed.service.xml
@@ -45,7 +45,7 @@
<refnamediv>
<refname>systemd-hostnamed.service</refname>
<refname>systemd-hostnamed</refname>
- <refpurpose>systemd Hostname Bus Mechanism</refpurpose>
+ <refpurpose>Hostname bus mechanism</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-initctl.service.xml b/man/systemd-initctl.service.xml
index d3b537d91..eda6459b5 100644
--- a/man/systemd-initctl.service.xml
+++ b/man/systemd-initctl.service.xml
@@ -46,7 +46,7 @@
<refname>systemd-initctl.service</refname>
<refname>systemd-initctl.socket</refname>
<refname>systemd-initctl</refname>
- <refpurpose>systemd <filename>/dev/initctl</filename> Compatibility</refpurpose>
+ <refpurpose>/dev/initctl compatibility</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index 8ae24d40b..90f929027 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -46,7 +46,7 @@
<refname>systemd-journald.service</refname>
<refname>systemd-journald.socket</refname>
<refname>systemd-journald</refname>
- <refpurpose>systemd Journal Service</refpurpose>
+ <refpurpose>Journal service</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-localed.service.xml b/man/systemd-localed.service.xml
index 121508eea..f0f069b93 100644
--- a/man/systemd-localed.service.xml
+++ b/man/systemd-localed.service.xml
@@ -45,7 +45,7 @@
<refnamediv>
<refname>systemd-localed.service</refname>
<refname>systemd-localed</refname>
- <refpurpose>systemd Locale Bus Mechanism</refpurpose>
+ <refpurpose>Locale bus mechanism</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml
index 436c2772c..00f34051a 100644
--- a/man/systemd-logind.service.xml
+++ b/man/systemd-logind.service.xml
@@ -45,7 +45,7 @@
<refnamediv>
<refname>systemd-logind.service</refname>
<refname>systemd-logind</refname>
- <refpurpose>systemd Login Manager</refpurpose>
+ <refpurpose>Login manager</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml
index 36e6c5533..25fb63af2 100644
--- a/man/systemd-machine-id-setup.xml
+++ b/man/systemd-machine-id-setup.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd-machine-id-setup</refname>
- <refpurpose>Initialize the machine ID in <filename>/etc/machine-id</filename></refpurpose>
+ <refpurpose>Initialize the machine ID in /etc/machine-id</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml
index e6c6a5946..b03492c5c 100644
--- a/man/systemd-notify.xml
+++ b/man/systemd-notify.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd-notify</refname>
- <refpurpose>Notify init system about start-up completion and other daemon status changes</refpurpose>
+ <refpurpose>Notify service manager about start-up completion and other daemon status changes</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-readahead-replay.service.xml b/man/systemd-readahead-replay.service.xml
index b56fdb810..66d253454 100644
--- a/man/systemd-readahead-replay.service.xml
+++ b/man/systemd-readahead-replay.service.xml
@@ -48,7 +48,7 @@
<refname>systemd-readahead-done.service</refname>
<refname>systemd-readahead-done.timer</refname>
<refname>systemd-readahead</refname>
- <refpurpose>systemd Disk Read Ahead Logic</refpurpose>
+ <refpurpose>Disk read ahead logic</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-remount-fs.service.xml b/man/systemd-remount-fs.service.xml
index c1df5e6f4..d920c0c40 100644
--- a/man/systemd-remount-fs.service.xml
+++ b/man/systemd-remount-fs.service.xml
@@ -43,7 +43,7 @@
<refnamediv>
<refname>systemd-remount-fs.service</refname>
<refname>systemd-remount-fs</refname>
- <refpurpose>Remount Root and Kernel File Systems</refpurpose>
+ <refpurpose>Remount root and kernel file systems</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-shutdownd.service.xml b/man/systemd-shutdownd.service.xml
index c4ace482a..c1b8ef7a4 100644
--- a/man/systemd-shutdownd.service.xml
+++ b/man/systemd-shutdownd.service.xml
@@ -46,7 +46,7 @@
<refname>systemd-shutdownd.service</refname>
<refname>systemd-shutdownd.socket</refname>
<refname>systemd-shutdownd</refname>
- <refpurpose>systemd scheduled shutdown daemon</refpurpose>
+ <refpurpose>Scheduled shutdown service</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-suspend.service.xml b/man/systemd-suspend.service.xml
index 1ae742bcd..d3e08a8f1 100644
--- a/man/systemd-suspend.service.xml
+++ b/man/systemd-suspend.service.xml
@@ -46,7 +46,7 @@
<refname>systemd-suspend.service</refname>
<refname>systemd-hibernate.service</refname>
<refname>systemd-sleep</refname>
- <refpurpose>systemd System Sleep State Logic</refpurpose>
+ <refpurpose>System sleep state logic</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml
index 4bc5d9e8c..56450482d 100644
--- a/man/systemd-timedated.service.xml
+++ b/man/systemd-timedated.service.xml
@@ -45,7 +45,7 @@
<refnamediv>
<refname>systemd-timedated.service</refname>
<refname>systemd-timedated</refname>
- <refpurpose>systemd Time and Date Bus Mechanism</refpurpose>
+ <refpurpose>Time and date bus mechanism</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
index 63c84910f..22744c7c4 100644
--- a/man/systemd-tmpfiles.xml
+++ b/man/systemd-tmpfiles.xml
@@ -48,7 +48,7 @@
<refname>systemd-tmpfiles-clean.service</refname>
<refname>systemd-tmpfiles-clean.timer</refname>
<refpurpose>Creates, deletes and cleans up volatile
- and temporary files and directories.</refpurpose>
+ and temporary files and directories</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-update-utmp-runlevel.service.xml b/man/systemd-update-utmp-runlevel.service.xml
index fee72768c..0e19581f9 100644
--- a/man/systemd-update-utmp-runlevel.service.xml
+++ b/man/systemd-update-utmp-runlevel.service.xml
@@ -44,8 +44,8 @@
<refname>systemd-update-utmp-runlevel.service</refname>
<refname>systemd-update-utmp-shutdown.service</refname>
<refname>systemd-update-utmp</refname>
- <refpurpose>Write audit an utmp updates at runlevel
- changes and shutdown.</refpurpose>
+ <refpurpose>Write audit and utmp updates at runlevel
+ changes and shutdown</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd-user-sessions.service.xml b/man/systemd-user-sessions.service.xml
index 5c65eb161..9214ec9c3 100644
--- a/man/systemd-user-sessions.service.xml
+++ b/man/systemd-user-sessions.service.xml
@@ -43,7 +43,7 @@
<refnamediv>
<refname>systemd-user-sessions.service</refname>
<refname>systemd-user-sessions</refname>
- <refpurpose>Permit user logins after boot, prohibit user logins at shutdown.</refpurpose>
+ <refpurpose>Permit user logins after boot, prohibit user logins at shutdown</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml
index bf4b5d821..43006d4dc 100644
--- a/man/systemd.automount.xml
+++ b/man/systemd.automount.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.automount</refname>
- <refpurpose>systemd automount configuration files</refpurpose>
+ <refpurpose>Automount unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.conf.xml b/man/systemd.conf.xml
index 804a50ead..7dc5cc13c 100644
--- a/man/systemd.conf.xml
+++ b/man/systemd.conf.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.conf</refname>
- <refpurpose>systemd manager configuration file</refpurpose>
+ <refpurpose>System and service manager configuration file</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.device.xml b/man/systemd.device.xml
index 78cddd651..7c05ab035 100644
--- a/man/systemd.device.xml
+++ b/man/systemd.device.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.device</refname>
- <refpurpose>systemd device configuration files</refpurpose>
+ <refpurpose>Device unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 291178679..c04db12e3 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.exec</refname>
- <refpurpose>systemd execution environment configuration</refpurpose>
+ <refpurpose>Execution environment configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 4bf652323..105afb41e 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.mount</refname>
- <refpurpose>systemd mount configuration files</refpurpose>
+ <refpurpose>Mount unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.path.xml b/man/systemd.path.xml
index 2d02318f1..af230291e 100644
--- a/man/systemd.path.xml
+++ b/man/systemd.path.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.path</refname>
- <refpurpose>systemd path configuration files</refpurpose>
+ <refpurpose>Path unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 491c3df1c..38a4035f6 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.service</refname>
- <refpurpose>systemd service configuration files</refpurpose>
+ <refpurpose>Service unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.snapshot.xml b/man/systemd.snapshot.xml
index db3343af6..b432682a4 100644
--- a/man/systemd.snapshot.xml
+++ b/man/systemd.snapshot.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.snapshot</refname>
- <refpurpose>systemd snapshot units</refpurpose>
+ <refpurpose>Snapshot unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index d3762cd63..5ca1c7a7c 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.socket</refname>
- <refpurpose>systemd socket configuration files</refpurpose>
+ <refpurpose>Socket unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
index beb8dba21..aaf77f839 100644
--- a/man/systemd.swap.xml
+++ b/man/systemd.swap.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.swap</refname>
- <refpurpose>systemd swap configuration files</refpurpose>
+ <refpurpose>Swap unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.target.xml b/man/systemd.target.xml
index 61eeb7fd8..d1f4d2267 100644
--- a/man/systemd.target.xml
+++ b/man/systemd.target.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.target</refname>
- <refpurpose>systemd target configuration files</refpurpose>
+ <refpurpose>Target unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml
index 0b204353f..6fc26a553 100644
--- a/man/systemd.timer.xml
+++ b/man/systemd.timer.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.timer</refname>
- <refpurpose>systemd timer configuration files</refpurpose>
+ <refpurpose>Timer unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 4a2e9c3bf..286862006 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>systemd.unit</refname>
- <refpurpose>systemd unit configuration files</refpurpose>
+ <refpurpose>Unit configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/systemd.xml b/man/systemd.xml
index a184b1a40..c598a896f 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -45,7 +45,7 @@
<refnamediv>
<refname>systemd</refname>
<refname>init</refname>
- <refpurpose>systemd System and Service Manager</refpurpose>
+ <refpurpose>systemd system and service manager</refpurpose>
</refnamediv>
<refsynopsisdiv>
diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml
index 861772166..e23a98023 100644
--- a/man/vconsole.conf.xml
+++ b/man/vconsole.conf.xml
@@ -44,7 +44,7 @@
<refnamediv>
<refname>vconsole.conf</refname>
- <refpurpose>configuration file for the virtual console</refpurpose>
+ <refpurpose>Configuration file for the virtual console</refpurpose>
</refnamediv>
<refsynopsisdiv>