diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2002-10-20 15:19:40 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2002-10-20 15:19:40 +0000 |
commit | e1eecee002db4be86fddcd9e09f013bfee92cc41 (patch) | |
tree | bbc63390fb5e73efa5ff253687fef6bc1eddd408 /share/man/man4/ukbd.4 | |
parent | fa5dbec89f9c56a3b8c721dab5431e84f2e7ec29 (diff) |
Remove quotes to make an example of kernel configuration valid.
PR: docs/44306
Submitted by: Dmitry Dyomin <old@old.com.ua>
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=105524
Diffstat (limited to 'share/man/man4/ukbd.4')
-rw-r--r-- | share/man/man4/ukbd.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ukbd.4 b/share/man/man4/ukbd.4 index f7cca6438cec..a10241655c20 100644 --- a/share/man/man4/ukbd.4 +++ b/share/man/man4/ukbd.4 @@ -122,7 +122,7 @@ Make the keyboards available through a character device in .Pa /dev . .Pp .D1 Cd options UKBD_DFLT_KEYMAP -.D1 Cd makeoptions \&"UKBD_DFLT_KEYMAP=fr.iso" +.D1 Cd makeoptions UKBD_DFLT_KEYMAP=fr.iso .Pp The above lines will put the French ISO keymap in the ukbd driver. You can specify any keymap in |