diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-04-19 14:11:25 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-04-20 13:50:21 +1000 |
commit | c7039eacb39008182f00291c4c06ed7064cbba9c (patch) | |
tree | d554e27acf46b2c71820bac4dd3dc8fb2cf2980e /doc | |
parent | 7944d89b9706d258a76e2f5fbc5ac6c5f3f30dd6 (diff) |
doc: drop superfluous </pre> tag
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/building.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/building.dox b/doc/building.dox index c201598..9bafa32 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -90,7 +90,6 @@ $> sudo zypper install autoconf automake libtool $> sudo zypper modifyrepo --disable `zypper repos | grep source | awk '{print $5}'` </pre> </li> -</pre> <li><b>Arch</b>: <pre> $> abs extra/libinput |