blob: ed9df33ea1b8d88a6e1e5716d3254491e3816d99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
$NetBSD: patch-cvsreport.1,v 1.1 2021/02/15 14:49:41 cjep Exp $
Add a note about the /proc filesystem requirement.
--- cvsreport.1.orig 2003-11-29 17:48:30.000000000 +0000
+++ cvsreport.1
@@ -355,6 +355,10 @@ Set the access method for an external cv
When set, equivalent to the \fB--debug\fP option.
+.SH NOTES
+\fBcvsreport\fP expects the proc filesystem to be mounted.
+
+
.SH BUGS
Working on remote repositories is \fBawfully\fP slow (blame CVS).
.br
|