From 33a87fce6b46515c7e9e057858141cfb0c601d81 Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Tue, 8 Dec 2009 15:21:54 +0000 Subject: [PATCH] pt_util runs on database servers Fix the pt_util manpage to reflect the fact that it is run on database servers, not fileservers. Change-Id: If2a8e5b65ef925c50eb9bfebea4e0d30c20f0970 Reviewed-on: http://gerrit.openafs.org/901 Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- doc/man-pages/pod8/pt_util.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man-pages/pod8/pt_util.pod b/doc/man-pages/pod8/pt_util.pod index 69c4dd3..0a98867 100644 --- a/doc/man-pages/pod8/pt_util.pod +++ b/doc/man-pages/pod8/pt_util.pod @@ -149,7 +149,7 @@ Don't do this until you read cautions, above. =head1 PRIVILEGE REQUIRED -The issuer must be logged in as the superuser C on a file server +The issuer must be logged in as the superuser C on a database server machine to use B. =head1 SEE ALSO -- 1.9.4