Bugfixes to manpage layout - no need to .br when the demo is pulled in a .nf anyway; remember to escape slashes

This commit is contained in:
Paul LeoNerd Evans
2011-04-03 00:27:02 +01:00
parent ad7d31ead8
commit 574754d5f1
2 changed files with 4 additions and 4 deletions

View File

@@ -29,11 +29,11 @@ No key events are ready and the terminal has been closed, so no more will arrive
The following example program prints details of every keypress until the user presses "Ctrl-C".
.PP
.in +4n
.nf
EOF
sed i.br demo.c
sed "s/\\\\/\\\\\\\\/g" demo.c
cat <<EOF
.in
.nf
.fi
.SH "SEE ALSO"
.BR termkey_new (3),