doc: add the PtLog man page
[openafs.git] / doc / man-pages / pod8 / bos_getlog.pod
index b397963..4ea0dd5 100644 (file)
@@ -67,6 +67,10 @@ The BOS Server (B<bosserver>) log file.
 
 The File Server (B<fileserver>) log file.
 
+=item F<PtLog>
+
+The Protection Server (B<ptserver>) log file.
+
 =item F<SalvageLog>
 
 The Salvager (B<salvager>) log file.
@@ -122,9 +126,9 @@ The remainder of the output depends on the particular log file.
 =head1 EXAMPLES
 
 The following example displays the FileLog file from the machine
-C<fs3.abc.com>:
+C<fs3.example.com>:
 
-   % bos getlog -server fs3.abc.com -file FileLog
+   % bos getlog -server fs3.example.com -file FileLog
    Fetching log file 'FileLog'...
    Sun Nov 8 04:00:34 1998 File server starting
    Sun Nov 8 04:00:39 1998 Partition /vicepa:  attached 21 volumes;
@@ -141,8 +145,8 @@ machine named by the B<-server> argument, or must be logged onto a server
 machine as the local superuser C<root> if the B<-localauth> flag is
 included.
 
-When a server is in restricted mode, B<bos getlog> can only return the
-contents of the salvager's log.
+When a server is in restricted mode, B<bos getlog> B<-file> may only
+specify files from the logs directory.
 
 =head1 SEE ALSO