Author: maxim
Date: Wed Mar 15 16:13:52 2017
New Revision: 315310
URL: https://svnweb.freebsd.org/changeset/base/315310

Log:
  Spell "const" properly.
  
  PR:           217797
  Submitted by: tobik

Modified:
  head/lib/libsysdecode/sysdecode_ioctlname.3

Modified: head/lib/libsysdecode/sysdecode_ioctlname.3
==============================================================================
--- head/lib/libsysdecode/sysdecode_ioctlname.3 Wed Mar 15 15:57:11 2017        
(r315309)
+++ head/lib/libsysdecode/sysdecode_ioctlname.3 Wed Mar 15 16:13:52 2017        
(r315310)
@@ -37,7 +37,7 @@
 .In sys/types.h
 .In stdbool.h
 .In sysdecode.h
-.Ft conts char *
+.Ft const char *
 .Fn sysdecode_ioctlname "unsigned long request"
 .Sh DESCRIPTION
 The
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to