diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-16 18:08:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-16 18:08:25 +0200 |
commit | 34511ca7b166b0e89d08ff9870b0cf2624a7815f (patch) | |
tree | 24a1db5b52d52ebc8fe7bd817eaf7e078e36b0c4 /man | |
parent | 8864111310fdcd2a3e14a06561214f7a756dbe6f (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.
Diffstat (limited to 'man')
42 files changed, 43 insertions, 44 deletions
diff --git a/man/bootup.xml b/man/bootup.xml index 760a5a4c29..ae70c953f5 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 83143dc4b2..9d43353f90 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 d5c3f34c6f..ae705eed0c 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 b90efea50c..2cbcdc66de 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 50295a8cd7..7d424b705b 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 a771f0236f..b6241a1767 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 23caf5bf1a..83cbd6b20a 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 5e906870c7..f6a9497d56 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 1cd5b0aa7e..606ee1e57f 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 0baf882c43..6ca94360ac 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 a526bcfdb2..785febd6ce 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 6957fb984e..ab20f2be45 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 f98663fea5..9fee2a096d 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 d3b537d91a..eda6459b50 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 8ae24d40b3..90f9290276 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 121508eea5..f0f069b936 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 436c2772c3..00f34051a3 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 36e6c55335..25fb63af2d 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 e6c6a5946e..b03492c5c1 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 b56fdb8100..66d253454b 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 c1df5e6f43..d920c0c400 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 c4ace482a6..c1b8ef7a49 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 1ae742bcd8..d3e08a8f1d 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 4bc5d9e8cb..56450482d7 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 63c84910f0..22744c7c41 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 fee72768cb..0e19581f98 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 5c65eb1618..9214ec9c35 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 bf4b5d8214..43006d4dc9 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 804a50ead6..7dc5cc13ce 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 78cddd6518..7c05ab035b 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 291178679d..c04db12e3b 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 4bf652323e..105afb41ea 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 2d02318f19..af230291ed 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 491c3df1cb..38a4035f67 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 db3343af67..b432682a48 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 d3762cd63d..5ca1c7a7c1 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 beb8dba210..aaf77f8396 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 61eeb7fd8a..d1f4d22674 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 0b204353f4..6fc26a5536 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 4a2e9c3bf9..286862006a 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 a184b1a401..c598a896f0 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 8617721664..e23a980232 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> |