shithub: riscv

Download patch

ref: 5870aeaa39a1e2c2d7988797dd3e7a5ea68d747b
parent: 096ffdb686e1066f999c2d49df1eb501798e43f7
author: cinap_lenrek <cinap_lenrek@localhost>
date: Fri Aug 26 02:43:39 EDT 2011

checkman: ignore inst/*

--- a/sys/lib/man/checkman.awk
+++ b/sys/lib/man/checkman.awk
@@ -34,6 +34,7 @@
 	Skipdirs["lml"] = 1
 	Skipdirs["type1"] = 1
 	Skipdirs["service.alt"] = 1
+	Skipdirs["inst"] = 1
 
 	Omitted["411"] = 1
 	Omitted["Kill"] = 1
--- a/sys/man/4/cwfs
+++ b/sys/man/4/cwfs
@@ -1,6 +1,9 @@
 .TH CWFS 4
 .SH NAME
-cwfs \- cached-worm file server, dump
+cwfs, \
+cwfs64, \
+cwfs64x, \
+fs64 - cached-worm file server, dump
 .SH SYNOPSIS
 .B cwfs
 [
--