From 96bc31bae41f60c681f8a1b9ccf689d2a7eadfc4 Mon Sep 17 00:00:00 2001 From: mdw Date: Fri, 30 Jul 1999 06:49:00 +0000 Subject: [PATCH] Minor tidying and typo correction. --- fw.1 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/fw.1 b/fw.1 index 34fabd9..c65c6c0 100644 --- a/fw.1 +++ b/fw.1 @@ -1,6 +1,6 @@ .\" -*-nroff-*- .\" -.\" $Id: fw.1,v 1.2 1999/07/26 23:31:04 mdw Exp $ +.\" $Id: fw.1,v 1.3 1999/07/30 06:49:00 mdw Exp $ .\" .\" Manual page for fw .\" @@ -28,6 +28,9 @@ .\" ---- Revision history --------------------------------------------------- .\" .\" $Log: fw.1,v $ +.\" Revision 1.3 1999/07/30 06:49:00 mdw +.\" Minor tidying and typo correction. +.\" .\" Revision 1.2 1999/07/26 23:31:04 mdw .\" Document lots of new features and syntax. .\" @@ -116,7 +119,7 @@ single exception of the DNS resolver. .TP .I "Support for Unix-domain sockets" Connections from and to Unix-domain sockets can be handled just as -easily as more normal Internet sckets. Access control doesn't work on +easily as more normal Internet sockets. Access control doesn't work on Unix domain sockets, though. (Yet.) .SS "Command line options" The @@ -153,7 +156,7 @@ it when debugging. Any further command line arguments are interpreted as configuration lines to be read. Configuration supplied in command line arguments has precisely the same syntax as configuration in files. If there are no -configurmation statements on the command line, and no +configuration statements on the command line, and no .B \-f options were supplied, configuration is read from standard input, if stdin is not a terminal. @@ -170,7 +173,7 @@ features there should be. There are four types of characters. .TP .I "word constituent characters" -Word consistituent characters are gathered together into words. +Word constituent characters are gathered together into words. Depending on its surrounding context, a word might act as a keyword or a string. All alphanumerics are word constituents, as is the hyphen .RB ` \- '. @@ -831,7 +834,7 @@ exists. .RB [ = ] .I value .RS -Assignes the variable +Assigns the variable .I var the value .I value -- 2.11.0