diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-01-16 18:20:12 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-01-16 18:20:12 +0100 |
| commit | 24b74457e757627287d4b57282f4281a1fd62cc8 (patch) | |
| tree | de12582d46ccb6a963bdfccd913127c7b58a4910 /man7/unicode.7 | |
| parent | f74bac5df4ecb6d94cc1140f9d4ddf04959e12da (diff) | |
| download | man-pages-24b74457e757627287d4b57282f4281a1fd62cc8.tar.gz | |
accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file_pages.2, sched_setscheduler.2, set_mempolicy.2, splice.2, stat.2, syslog.2, timer_create.2, timerfd_create.2, truncate.2, fenv.3, ferror.3, fflush.3, fgetwc.3, fgetws.3, flockfile.3, fputwc.3, fputws.3, fread.3, getopt.3, gets.3, getwchar.3, glob.3, iconv.3, longjmp.3, pow.3, printf.3, puts.3, putwchar.3, regex.3, rpc.3, scanf.3, setjmp.3, termios.3, unlocked_stdio.3, wcswidth.3, hd.4, rtc.4, st.4, core.5, dir_colors.5, elf.5, proc.5, arp.7, ascii.7, boot.7, bootparam.7, charsets.7, futex.7, ip.7, iso_8859-11.7, man-pages.7, man.7, mdoc.samples.7, path_resolution.7, pipe.7, posixoptions.7, unicode.7, unix.7, uri.7, utf-8.7, ld.so.8: s/non-/non/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "non-" etc.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unicode.7')
| -rw-r--r-- | man7/unicode.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unicode.7 b/man7/unicode.7 index 15127f6bc6..b4e4131562 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -120,7 +120,7 @@ Some code points in .B UCS have been assigned to .IR "combining characters" . -These are similar to the non-spacing accent keys on a typewriter. +These are similar to the nonspacing accent keys on a typewriter. A combining character just adds an accent to the previous character. The most important accented characters have codes of their own in UCS, however, the combining character mechanism allows us to add accents |
