10 Feb 06:50
fix incorrect document titles in several man pages
Lawrence Teo <lteo <at> lteo.net>
2012-02-10 05:50:20 GMT
2012-02-10 05:50:20 GMT
This diff fixes several man pages that have incorrect document titles (.Dt). Lawrence Index: src/bin/md5/sha256.1 =================================================================== RCS file: /cvs/src/bin/md5/sha256.1,v retrieving revision 1.3 diff -u -p -r1.3 sha256.1 --- src/bin/md5/sha256.1 3 Sep 2010 09:53:20 -0000 1.3 +++ src/bin/md5/sha256.1 10 Feb 2012 05:41:09 -0000 @@ -19,7 +19,7 @@ .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" .Dd $Mdocdate: September 3 2010 $ -.Dt SHA1 1 +.Dt SHA256 1 .Os .Sh NAME .Nm sha256 Index: src/lib/libc/rpc/rpcauth.3 =================================================================== RCS file: /cvs/src/lib/libc/rpc/rpcauth.3,v retrieving revision 1.15 diff -u -p -r1.15 rpcauth.3 --- src/lib/libc/rpc/rpcauth.3 7 Sep 2010 19:52:37 -0000 1.15 +++ src/lib/libc/rpc/rpcauth.3 10 Feb 2012 05:41:09 -0000 @@ -31,7 +31,7 @@ .\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.(Continue reading)
RSS Feed