diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 05:53:56 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 05:53:56 +0000 |
commit | b13c289929e257cab1b006c9729ba42cb1a36e43 (patch) | |
tree | b7fca2b7163335a580f5c3fbd9ee342a991c70d4 /distrib/notes/INSTALL | |
parent | 05957ef75e5bfab37e160ad7ba105c09c4b972de (diff) |
knf
Diffstat (limited to 'distrib/notes/INSTALL')
-rw-r--r-- | distrib/notes/INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/INSTALL b/distrib/notes/INSTALL index 88b53914194..380b03059a8 100644 --- a/distrib/notes/INSTALL +++ b/distrib/notes/INSTALL @@ -137,7 +137,7 @@ started by entering 'man [section] topic'. The brackets [] around the section should not be entered, but rather indicate that the section is optional. If you don't ask for a particular section, the topic with the least-numbered section name will be displayed. For instance, after -logging in, enter +logging in, enter man passwd @@ -152,7 +152,7 @@ If you are unsure of what man page you are looking for, enter apropos subject-word -where "subject-word" is your topic of interest; a list of possibly +where "subject-word" is your topic of interest; a list of possibly related man pages will be displayed. |