chiark / gitweb /
man: use <literal> not <filename> for suffixes
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Jul 2013 03:39:27 +0000 (23:39 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Jul 2013 05:09:25 +0000 (01:09 -0400)
commit479fe882ae92e4c2eac3c995cd0d23d4c604889f
treeb64702ed8e6eac113f811da47c0db5c8aaabd170
parentb54022fb92580022c5e830fbe4280992f5b3a770
man: use <literal> not <filename> for suffixes

Especially sentences like "filename ends in .suffix" are easier to
parse if the suffix is surrounded by quotes. In sentences like
"requires a .service unit", where the suffix is used as a class
designation, there is no need to use quotes.
man/systemd.automount.xml
man/systemd.device.xml
man/systemd.mount.xml
man/systemd.path.xml
man/systemd.snapshot.xml
man/systemd.socket.xml
man/systemd.swap.xml
man/systemd.target.xml
man/systemd.timer.xml
man/systemd.unit.xml