diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-23 08:58:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-23 08:58:48 +0000 |
commit | 156fb1e41d686803bd1731c8176745700203e3bc (patch) | |
tree | 830ced9582e77db73de50efea8983a7eb08930e4 /lib | |
parent | 2eb24ba613f529e8b5acff1def298e0cace046ee (diff) |
typos;
ok millert@
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libcurses/term.5tbl | 6 | ||||
-rw-r--r-- | lib/libskey/skey.5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lib/libcurses/term.5tbl b/lib/libcurses/term.5tbl index 5cb1df43e29..d82f77fc625 100644 --- a/lib/libcurses/term.5tbl +++ b/lib/libcurses/term.5tbl @@ -27,7 +27,7 @@ .\"*************************************************************************** .\" .\" $From: term.5,v 1.10 2000/08/13 01:56:45 tom Exp $ -.\" $OpenBSD: term.5tbl,v 1.2 2000/10/08 22:46:55 millert Exp $ +.\" $OpenBSD: term.5tbl,v 1.3 2003/01/23 08:58:47 jmc Exp $ .TH TERM 5 .ds n 5 .ds d /usr/share/terminfo @@ -102,7 +102,7 @@ separated by the `|' character. The section is terminated with an \s-1ASCII NUL\s+1 character. .PP The boolean flags have one byte for each flag. -This byte is either 0 or 1 as the flag is present or absent. +This byte is either 0 or 1 if the flag is present or absent. The capabilities are in the same order as the file <term.h>. .PP Between the boolean section and the number section, @@ -139,7 +139,7 @@ to expect a different set of capabilities than are actually present in the file. Either the database may have been updated since .I setupterm -has been recompiled +was recompiled (resulting in extra unrecognized entries in the file) or the program may have been recompiled more recently than the database was updated diff --git a/lib/libskey/skey.5 b/lib/libskey/skey.5 index 8395ec6bc27..f56f79d2ea0 100644 --- a/lib/libskey/skey.5 +++ b/lib/libskey/skey.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skey.5,v 1.1 2002/05/16 17:53:29 millert Exp $ +.\" $OpenBSD: skey.5,v 1.2 2003/01/23 08:58:47 jmc Exp $ .\" .\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -49,7 +49,7 @@ The mode for should be 01730 and it should be owned by root and group auth. Individual records within .Pa /etc/skey -are owned by the user they describe and be mode 0600. +should be owned by the user they describe and be mode 0600. To access S/Key records, a process must run as group auth. .Pp Each record consists of five lines: |