Reads fine to me, any objections ?

jmc ?

On 10 February 2012 03:50, Lawrence Teo <[email protected]> wrote:
> 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.
>  .\"
>  .Dd $Mdocdate: September 7 2010 $
> -.Dt RPC 3
> +.Dt RPCAUTH 3
>  .Os
>  .Sh NAME
>  .Nm auth_destroy ,
> Index: src/lib/libc/time/wcsftime.3
> ===================================================================
> RCS file: /cvs/src/lib/libc/time/wcsftime.3,v
> retrieving revision 1.1
> diff -u -p -r1.1 wcsftime.3
> --- src/lib/libc/time/wcsftime.3        10 Oct 2011 14:40:25 -0000      1.1
> +++ src/lib/libc/time/wcsftime.3        10 Feb 2012 05:41:09 -0000
> @@ -14,7 +14,7 @@
>  .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
>  .\"
>  .Dd $Mdocdate: October 10 2011 $
> -.Dt STRFTIME 3
> +.Dt WCSFTIME 3
>  .Os
>  .Sh NAME
>  .Nm wcsftime
> Index: src/lib/libm/man/sin.3
> ===================================================================
> RCS file: /cvs/src/lib/libm/man/sin.3,v
> retrieving revision 1.13
> diff -u -p -r1.13 sin.3
> --- src/lib/libm/man/sin.3      7 Jul 2011 01:34:52 -0000       1.13
> +++ src/lib/libm/man/sin.3      10 Feb 2012 05:41:09 -0000
> @@ -29,7 +29,7 @@
>  .\"     from: @(#)cos.3        5.1 (Berkeley) 5/2/91
>  .\"
>  .Dd $Mdocdate: July 7 2011 $
> -.Dt COS 3
> +.Dt SIN 3
>  .Os
>  .Sh NAME
>  .Nm sin ,
> Index: src/libexec/login_krb5/login_krb5.8
> ===================================================================
> RCS file: /cvs/src/libexec/login_krb5/login_krb5.8,v
> retrieving revision 1.16
> diff -u -p -r1.16 login_krb5.8
> --- src/libexec/login_krb5/login_krb5.8 1 Feb 2012 17:32:59 -0000      
1.16
> +++ src/libexec/login_krb5/login_krb5.8 10 Feb 2012 05:41:09 -0000
> @@ -15,7 +15,7 @@
>  .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
>  .\"
>  .Dd $Mdocdate: February 1 2012 $
> -.Dt LOGIN_KERBEROS 8
> +.Dt LOGIN_KRB5 8
>  .Os
>  .Sh NAME
>  .Nm login_krb5
> Index: src/usr.bin/bgplg/bgplgsh.8
> ===================================================================
> RCS file: /cvs/src/usr.bin/bgplg/bgplgsh.8,v
> retrieving revision 1.5
> diff -u -p -r1.5 bgplgsh.8
> --- src/usr.bin/bgplg/bgplgsh.8 13 Oct 2010 18:56:03 -0000      1.5
> +++ src/usr.bin/bgplg/bgplgsh.8 10 Feb 2012 05:41:09 -0000
> @@ -15,7 +15,7 @@
>  .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
>  .\"
>  .Dd $Mdocdate: October 13 2010 $
> -.Dt BGPLG 8
> +.Dt BGPLGSH 8
>  .Os
>  .Sh NAME
>  .Nm bgplgsh

Reply via email to