diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2005-02-28 16:23:06 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2005-02-28 16:23:06 +0000 |
commit | 59d06ef0cf18611dab18c68117f7e847da91afff (patch) | |
tree | 6ec7ca8ada6390995ca420b83c975957292d755a /share | |
parent | 1b98dc7f51fb5a6fb30d6b75601232e36b810ca4 (diff) |
Use .Ox instead of \*(oS since we don't want the OS version displayed
Use "an m" not "a m"
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/login.conf.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index 4d1ab70a868..2c3dfb46d09 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.36 2004/12/20 15:08:08 moritz Exp $ +.\" $OpenBSD: login.conf.5,v 1.37 2005/02/28 16:23:05 millert Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd June 18, 2001 @@ -349,7 +349,8 @@ to the capability name (e.g., and .Va openfiles-cur ) . .Pp -\*(oSwill never define capabilities which start with +.Ox +will never define capabilities which start with .Li x- or .Li X- , @@ -410,7 +411,7 @@ It may have a trailing .Li b to multiply the value by 512, a .Li k -to multiply the value by 1 K (1024), and a +to multiply the value by 1 K (1024), and an .Li m to multiply the value by 1 M (1048576). .\" |