From f45bae9626d4c8eac50ee347a28fec29bffd92ff Mon Sep 17 00:00:00 2001 From: Jean-Marie Cannie Date: Thu, 23 Jul 2015 15:26:37 +0000 Subject: [PATCH] tweak previous; --- doas.conf.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doas.conf.5 b/doas.conf.5 index dd006a5..6cc58a4 100644 --- a/doas.conf.5 +++ b/doas.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: doas.conf.5,v 1.9 2015/07/22 06:30:12 jmc Exp $ +.\" $OpenBSD: doas.conf.5,v 1.10 2015/07/22 20:15:24 zhuk Exp $ .\" .\"Copyright (c) 2015 Ted Unangst .\" @@ -93,13 +93,13 @@ The text between a pair of double quotes .Pq Sq \&" is taken as is. .It -The backslash +The backslash character .Pq Sq \e -escapes next character, including new line character, outside comment; +escapes the next character, including new line characters, outside comments; as a result, comments may not be extended over multiple lines. .It -If quotes or backslash are used in the word, this word won't be -considered a keyword. +If quotes or backslashes are used in a word, +it isn't considered a keyword. .El .Sh EXAMPLES The following example permits users in group wsrc to build ports, -- 2.39.2