From 5cbb60562d4a53ae020a7988493fde3c64ee529e Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 9 Jul 2023 02:00:00 +0200 Subject: gnu: anthy: Mark up description. * gnu/packages/anthy.scm (anthy)[description]: Use @file{}. --- gnu/packages/anthy.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/anthy.scm') diff --git a/gnu/packages/anthy.scm b/gnu/packages/anthy.scm index 4a0066a621..d26cf4a058 100644 --- a/gnu/packages/anthy.scm +++ b/gnu/packages/anthy.scm @@ -57,7 +57,7 @@ hiragana text to mixed kana and kanji. It is written in the C programming language. Anthy stores personal customizations (words it has learned from the user's input, words the user has explicitly -added, etc.) in the ~/.anthy/ directory. This package contains the +added, etc.) in the @file{~/.anthy/} directory. This package contains the anthy C libraries, the cannadic and alt-cannadic kana dictionaries, as well as command-line tools for using anthy and managing dictionaries.") -- cgit v1.2.3