diff options
author | Maxim Konovalov <maxim@FreeBSD.org> | 2017-03-15 16:13:52 +0000 |
---|---|---|
committer | Maxim Konovalov <maxim@FreeBSD.org> | 2017-03-15 16:13:52 +0000 |
commit | aeccc5c944278f09e5dc8ae96a6621ce638e0610 (patch) | |
tree | 1038fb5400bda54a9f7528cd3de38d2eb90c3b7a | |
parent | 861152d234b4bbf6f28bd2aaf2349c3d3e31863e (diff) |
Notes
-rw-r--r-- | lib/libsysdecode/sysdecode_ioctlname.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsysdecode/sysdecode_ioctlname.3 b/lib/libsysdecode/sysdecode_ioctlname.3 index 0baf1152c4b4f..076de4dcd3f57 100644 --- a/lib/libsysdecode/sysdecode_ioctlname.3 +++ b/lib/libsysdecode/sysdecode_ioctlname.3 @@ -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 |