correct info.css href

This commit is contained in:
Mattias Andrée 2012-10-28 00:26:21 +02:00
parent fd273342a3
commit 07b8a1730c
56 changed files with 62 additions and 62 deletions

View file

@ -11,12 +11,12 @@ manual-update:
git rm "./pages/ponysay/*" git rm "./pages/ponysay/*"
git stash pop git stash pop
git mv "./ponysay" "./pages" git mv "./ponysay" "./pages"
(for file in $$(echo "./pages/ponysay/*"); do \ (for file in $$(echo "./pages/ponysay/*"); do \
mv $$file $${file}~; \ mv $$file $${file}~; \
sed -e 's/^<\/head>$$/<link rel="stylesheet" type="text\/css" href="info.css"><\/head>/' \ sed -e 's/^<\/head>$$/<link rel="stylesheet" type="text\/css" href="../..info.css"><\/head>/' \
< $${file}~ > $$file; \ < $${file}~ > $$file; \
rm $${file}~; \ rm $${file}~; \
git add $${file}; \ git add $${file}; \
done \ done \
) )

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Advanced-usage"></a> <a name="Advanced-usage"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Arch-Linux-ARM"></a> <a name="Arch-Linux-ARM"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Arch-Linux"></a> <a name="Arch-Linux"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Balloon-style-files"></a> <a name="Balloon-style-files"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Chakra"></a> <a name="Chakra"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Change-log"></a> <a name="Change-log"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Concept-and-program-index"></a> <a name="Concept-and-program-index"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Contributing"></a> <a name="Contributing"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Cowsay"></a> <a name="Cowsay"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Custom-installations"></a> <a name="Custom-installations"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Debian-GNU%2fLinux"></a> <a name="Debian-GNU%2fLinux"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Dependencies-for-pony-providers"></a> <a name="Dependencies-for-pony-providers"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Dependencies"></a> <a name="Dependencies"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Distributing"></a> <a name="Distributing"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Environment-variables"></a> <a name="Environment-variables"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Extra-information"></a> <a name="Extra-information"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Fortune-cookies"></a> <a name="Fortune-cookies"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="From-upstream"></a> <a name="From-upstream"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="GNU-Free-Documentation-License"></a> <a name="GNU-Free-Documentation-License"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Gentoo-Linux"></a> <a name="Gentoo-Linux"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Inner-workings"></a> <a name="Inner-workings"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Installations-basics"></a> <a name="Installations-basics"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Installing"></a> <a name="Installing"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Invoking-ponysay"></a> <a name="Invoking-ponysay"></a>

View file

@ -32,7 +32,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="KMS-ponies"></a> <a name="KMS-ponies"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Languages"></a> <a name="Languages"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Limitations"></a> <a name="Limitations"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Optional-features"></a> <a name="Optional-features"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Optional-runtime-dependencies"></a> <a name="Optional-runtime-dependencies"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<h1 class="settitle">Ponysay</h1> <h1 class="settitle">Ponysay</h1>
<div class="node"> <div class="node">

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Package-building-dependencies"></a> <a name="Package-building-dependencies"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Package-repositories"></a> <a name="Package-repositories"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Parabola-GNU%2fLinux"></a> <a name="Parabola-GNU%2fLinux"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Ponification"></a> <a name="Ponification"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Pony-anatomy"></a> <a name="Pony-anatomy"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Pony-quote-infrastructure"></a> <a name="Pony-quote-infrastructure"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Ponysay-contributors"></a> <a name="Ponysay-contributors"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Ponysay-license"></a> <a name="Ponysay-license"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Printing-in-TTY-with-KMS"></a> <a name="Printing-in-TTY-with-KMS"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Problems-and-requests"></a> <a name="Problems-and-requests"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Problems"></a> <a name="Problems"></a>

View file

@ -32,7 +32,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Providing-ponies"></a> <a name="Providing-ponies"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Requests"></a> <a name="Requests"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Required-runtime-dependencies"></a> <a name="Required-runtime-dependencies"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Running-on-TTY"></a> <a name="Running-on-TTY"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Running-on-screen"></a> <a name="Running-on-screen"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Shell-auto-completion"></a> <a name="Shell-auto-completion"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Source-Mage-GNU%2fLinux"></a> <a name="Source-Mage-GNU%2fLinux"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Terminals"></a> <a name="Terminals"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Terminology"></a> <a name="Terminology"></a>

View file

@ -34,7 +34,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Truncation"></a> <a name="Truncation"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Uninstalling"></a> <a name="Uninstalling"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Universal-Character-Set"></a> <a name="Universal-Character-Set"></a>

View file

@ -32,7 +32,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Variable-and-option-index"></a> <a name="Variable-and-option-index"></a>

View file

@ -33,7 +33,7 @@ Copyright (C) 2012 Mattias Andrée
span.roman { font-family:serif; font-weight:normal; } span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style> --></style>
<link rel="stylesheet" type="text/css" href="info.css">\n</head> <link rel="stylesheet" type="text/css" href="info.css"></head>
<body> <body>
<div class="node"> <div class="node">
<a name="Top"></a> <a name="Top"></a>