ref: e0833d4c9f144090b4d527307683983351ce0dbc
parent: e934a2ea77d1a1f3c07ec1f004b4030f75c9fa7c
author: mkf <mkf@cloud9p.org>
date: Tue Aug 20 01:18:56 EDT 2024
dns.ms: fix formatting
--- a/dns.ms
+++ b/dns.ms
@@ -1,8 +1,10 @@
+.LP
DNS errors may occur:
-
+.P1
dns: file does not exist: /fd/0:3: < can't open: $user: '$user' directory entry not found
/fd/0:4: /net/net/clone: '/net/net/clone' dns: file does not exist
-
+.P2
This may mean either cs or ndb is dead. Both can be restarted with:
-
-; ndb/cs; kill dns | rc; ndb/dns
\ No newline at end of file
+.P1
+; ndb/cs; kill dns | rc; ndb/dns
+.P2