diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-10 21:27:59 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-10 21:27:59 +0000 |
commit | 6f41679e5b646ab8a07115715935afb174abffae (patch) | |
tree | 48a7405b702a5b2dff5fcc99ffa229d899875733 /share/man | |
parent | 2a4d80b0bcd192035aad2d03d3ba1e7234cfeed0 (diff) |
typos;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/files.conf.5 | 4 | ||||
-rw-r--r-- | share/man/man5/printcap.5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/files.conf.5 b/share/man/man5/files.conf.5 index 6afffa9ca1a..63e809440c6 100644 --- a/share/man/man5/files.conf.5 +++ b/share/man/man5/files.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: files.conf.5,v 1.5 2003/04/02 20:44:18 jmc Exp $ +.\" $OpenBSD: files.conf.5,v 1.6 2003/05/10 21:27:58 jmc Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat. .\" All rights reserved. @@ -367,7 +367,7 @@ must also supply the following special commands: Defines how many partitions are available on disk block devices, usually 16. This value is used by .Xr config 8 -to setup various device information structures. +to set up various device information structures. .It Ar maxusers Defines the bounds, and the default value, for the .Dq maxusers diff --git a/share/man/man5/printcap.5 b/share/man/man5/printcap.5 index 57d51d59c99..b54d8ffbae8 100644 --- a/share/man/man5/printcap.5 +++ b/share/man/man5/printcap.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printcap.5,v 1.15 2003/03/28 21:32:30 jmc Exp $ +.\" $OpenBSD: printcap.5,v 1.16 2003/05/10 21:27:58 jmc Exp $ .\" $NetBSD: printcap.5,v 1.7 1998/02/20 12:24:50 hubertf Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -67,7 +67,7 @@ to allow explicit naming of a destination printer. .Pp Refer to the .%T "4.3 BSD Line Printer Spooler Manual" -for a complete discussion on how to setup the database for a given printer. +for a complete discussion on how to set up the database for a given printer. .Sh CAPABILITIES Refer to .Xr termcap 5 |