From 572a2b33031aeb33ad8378430c4739a687f47c55 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Tue, 18 Apr 2006 03:33:17 +0000 Subject: [PATCH] Correct a typo: In order to make fixmount(8) quite, one should use -q, not -v. --- contrib/amd/fixmount/fixmount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/amd/fixmount/fixmount.8 b/contrib/amd/fixmount/fixmount.8 index 1e32f1100f03..b4ecb60ee42c 100644 --- a/contrib/amd/fixmount/fixmount.8 +++ b/contrib/amd/fixmount/fixmount.8 @@ -90,7 +90,7 @@ of its file systems have been unmounted. This should be used with caution, as it removes all remote mount entries pertaining to the local system, whether or not any file systems are still mounted locally. -.It Fl v +.It Fl q Be quiet. Suppresses error messages due to timeouts and .Dq Program not Registered ,