Quote fixes

This commit is contained in:
Michael Kerrisk 2008-06-10 12:29:07 +00:00
parent 6c04f928e2
commit 9708eb3749
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ data will be lost.
.TP
.B LINUX_REBOOT_CMD_RESTART2
(0xa1b2c3d4; since 2.1.30).
The message "Restarting system with command '%s'" is printed,
The message "Restarting system with command \(aq%s\(aq" is printed,
and a restart (using the command string given in
.IR arg )
is performed immediately.

View File

@ -449,7 +449,7 @@ and
macros instead).
The condition test
.RB ( if,ie )
should only have 't' or 'n' as the condition.
should only have \(aqt\(aq or \(aqn\(aq as the condition.
Only translations
.RB ( tr )
that can be ignored should be used.