From 7ea233191af1abd28ff1b9fcde8004df12e9b164 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sun, 2 Jan 2011 14:18:28 -0500 Subject: keyboard(7): document update procedure (suggested by Rodney Polkinghorne) R=rsc http://codereview.appspot.com/3770044 --- man/man7/keyboard.7 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man/man7/keyboard.7 b/man/man7/keyboard.7 index cbacb361..ef372a2d 100644 --- a/man/man7/keyboard.7 +++ b/man/man7/keyboard.7 @@ -82,14 +82,17 @@ to type a single rune with the value represented by the typed number. There are shorthands for many characters, comprising the compose key followed by a two- or three-character sequence. -There are several rules guiding the design of the sequences, as -illustrated by the following examples. The full list is too long to repeat here, but is contained in the file .L \*9/lib/keyboard in a format suitable for .IR grep (1) or .IR look (1). +To add a sequence, edit that file and then rebuild +.IR devdraw (1). +.PP +There are several rules guiding the design of the sequences, as +illustrated by the following examples. .IP A repeated symbol gives a variant of that symbol, e.g., .B ?? -- cgit v1.2.3