Add POD links (L<>) in pts.pod and symlink.pod
[openafs.git] / doc / man-pages / pod1 / symlink.pod
index 04f8681..2cd8675 100644 (file)
@@ -1,14 +1,14 @@
 =head1 NAME
 
-symlink - Introduction to the symlink command suite
+symlink - Introduction to the symlink command suite [Windows only]
 
 =head1 DESCRIPTION
 
 The B<symlink> command creates, lists and removes Unix-style symbolic links
 (symlinks) in OpenAFS filespace from a platform that does not support
-symlinks, like Windows.  The B<symlink make> command is equivalent to
-C<ln -s> on a Unix platform.  B<symlink> can manipulate symlinks created
-by C<ln -s> on Unix and vice versa.
+symlinks, like Windows.  The L<B<symlink make>|symlink_make(1)> command is
+equivalent to C<ln -s> on a Unix platform.  B<symlink> can manipulate
+symlinks created by C<ln -s> on Unix and vice versa.
 
 =head1 CAUTIONS
 
@@ -36,5 +36,6 @@ L<symlink_remove(1)>
 
 Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>
 
-This documentation is covered by the IBM Public License Version 1.0. This
-man page was written by Jason Edgecombe for OpenAFS.
+This documentation is covered by the BSD License as written in the
+doc/LICENSE file. This man page was written by Jason Edgecombe for
+OpenAFS.