diff options
author | Ed Schouten <ed@FreeBSD.org> | 2011-06-26 18:25:10 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2011-06-26 18:25:10 +0000 |
commit | aaa232d41db01998423d03fef6a2fbac37da7248 (patch) | |
tree | 9a5cbbd6c9b92ba71562b413c6aa01fb5fd1fa1a /sys/teken/libteken | |
parent | 79f67f37a7cbe46f0d064a1267266dcb7a8cf4eb (diff) |
Fix various whitespace inconsistencies in sys/teken.
Notes
Notes:
svn path=/head/; revision=223574
Diffstat (limited to 'sys/teken/libteken')
-rw-r--r-- | sys/teken/libteken/teken.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/teken/libteken/teken.3 b/sys/teken/libteken/teken.3 index 2a9b2917f8f5..1c2ebbe3b44b 100644 --- a/sys/teken/libteken/teken.3 +++ b/sys/teken/libteken/teken.3 @@ -148,7 +148,7 @@ These defaults can be modified using and .Fn teken_set_defattr . .Pp -The +The .Fn teken_get_sequence function is a utility function that can be used to obtain escape sequences of special keyboard keys, generated by user input. |