-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfreebsd-configd-plan.html
More file actions
24 lines (24 loc) · 1.02 KB
/
Copy pathfreebsd-configd-plan.html
File metadata and controls
24 lines (24 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Moved → NextBSD configd — porting plan</title>
<link rel="canonical" href="nextbsd-configd-plan.html">
<meta name="robots" content="noindex">
<meta http-equiv="refresh" content="0; url=nextbsd-configd-plan.html">
<style>
body { margin: 0 auto; max-width: 40rem; padding: 4rem 1.5rem;
font: 16px/1.55 -apple-system, BlinkMacSystemFont, system-ui, sans-serif;
color: #1a1a1a; background: #fbfbf8; }
code { background: #f0ece4; padding: 1px 5px; border-radius: 3px; font-size: .9em;
font-family: "SF Mono", Menlo, Consolas, monospace; }
a { color: #0a4d68; }
</style>
</head>
<body>
<h1>This page moved</h1>
<p><code>freebsd-configd-plan.html</code> is now <strong><a href="nextbsd-configd-plan.html">nextbsd-configd-plan.html</a></strong> — NextBSD configd — porting plan.</p>
<p>Redirecting you now. If nothing happens, follow the link above.</p>
</body>
</html>