doc: fix some broken link specifications
[openafs.git] / doc / man-pages / pod1 / fs_storebehind.pod
index 82f1682..a2eddf9 100644 (file)
@@ -1,6 +1,6 @@
 =head1 NAME
 
-fs storebehind - Enables asynchronous writes to the file server
+fs_storebehind - Enables asynchronous writes to the file server
 
 =head1 SYNOPSIS
 
@@ -30,7 +30,7 @@ Server. This command specifies the number of kilobytes of a file that can
 still remain to be written to the File Server when the Cache Manager
 returns control to the application. It is useful if users working on the
 machine commonly work with very large files, but also introduces the
-complications discussed in the L<CAUTIONS>.
+complications discussed in the L</CAUTIONS>.
 
 Set either or both of the following in a single command:
 
@@ -81,7 +81,7 @@ asynchrony once another value has been set for the file.
 
 To display the settings that currently apply to individual files or to all
 files, provide the command's arguments in certain combinations as
-specified in L<OUTPUT>.
+specified in L</OUTPUT>.
 
 =head1 CAUTIONS