diff options
-rw-r--r-- | lib/libc/posix1e/extattr.3 | 5 | ||||
-rw-r--r-- | lib/libm/man/ceil.3 | 4 | ||||
-rw-r--r-- | libexec/getNAME/getNAME.8 | 4 | ||||
-rw-r--r-- | sbin/pfctl/pfctl.8 | 4 | ||||
-rw-r--r-- | share/man/man4/uvscom.4 | 4 | ||||
-rw-r--r-- | usr.bin/lndir/lndir.1 | 4 |
6 files changed, 12 insertions, 13 deletions
diff --git a/lib/libc/posix1e/extattr.3 b/lib/libc/posix1e/extattr.3 index ca2599d963f..ca8e062ffe7 100644 --- a/lib/libc/posix1e/extattr.3 +++ b/lib/libc/posix1e/extattr.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: extattr.3,v 1.4 2002/02/24 04:23:15 fgsch Exp $ +.\" $OpenBSD: extattr.3,v 1.5 2003/05/03 18:57:40 jmc Exp $ .\" .\" Copyright (c) 2001 Dima Dorfman <dd@FreeBSD.org> .\" All rights reserved. @@ -32,8 +32,7 @@ .Sh NAME .Nm extattr_namespace_to_string , .Nm extattr_string_to_namespace -.Nd convert an extended attribute namespace identifier to a string and -vice versa +.Nd "convert an extended attribute namespace identifier to a string and vice versa" .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <sys/extattr.h> diff --git a/lib/libm/man/ceil.3 b/lib/libm/man/ceil.3 index 27112f5a90a..6efe3a561cc 100644 --- a/lib/libm/man/ceil.3 +++ b/lib/libm/man/ceil.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ceil.3,v 1.7 2003/02/27 01:07:43 jason Exp $ +.\" $OpenBSD: ceil.3,v 1.8 2003/05/03 18:57:40 jmc Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -38,7 +38,7 @@ .Sh NAME .Nm ceil , .Nm ceilf -.Nd round to smallest integral value greater than or equal to x +.Nd "round to smallest integral value greater than or equal to x" .Sh SYNOPSIS .Fd #include <math.h> .Ft double diff --git a/libexec/getNAME/getNAME.8 b/libexec/getNAME/getNAME.8 index 57722147f69..f38f55e9674 100644 --- a/libexec/getNAME/getNAME.8 +++ b/libexec/getNAME/getNAME.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getNAME.8,v 1.10 2000/09/08 18:03:27 aaron Exp $ +.\" $OpenBSD: getNAME.8,v 1.11 2003/05/03 18:57:40 jmc Exp $ .\" $NetBSD: getNAME.8,v 1.2.2.1 1997/11/10 19:54:39 thorpej Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green @@ -32,7 +32,7 @@ .Os .Sh NAME .Nm getNAME -.Nd get NAME sections from manual source for whatis/apropos data base +.Nd "get NAME sections from manual source for whatis/apropos data base" .Sh SYNOPSIS .Nm getNAME .Op Fl itw diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index c3b5ee5c338..bc7a7e7b596 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.93 2003/04/03 10:21:40 cedric Exp $ +.\" $OpenBSD: pfctl.8,v 1.94 2003/05/03 18:57:40 jmc Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm pfctl -.Nd control the packet filter (PF) and network address translation (NAT) device +.Nd "control the packet filter (PF) and network address translation (NAT) device" .Sh SYNOPSIS .Nm pfctl .Bk -words diff --git a/share/man/man4/uvscom.4 b/share/man/man4/uvscom.4 index 39a0c63772b..d8ad1b8e59b 100644 --- a/share/man/man4/uvscom.4 +++ b/share/man/man4/uvscom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uvscom.4,v 1.1 2002/11/30 19:10:42 nate Exp $ +.\" $OpenBSD: uvscom.4,v 1.2 2003/05/03 18:57:40 jmc Exp $ .\" $NetBSD: uvscom.4,v 1.1 2002/03/19 15:17:49 augustss Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm uvscom -.Nd USB support for SUNTAC Slipper U VS-10U serial adapters driver +.Nd "USB support for SUNTAC Slipper U VS-10U serial adapters driver" .Sh SYNOPSIS .Cd "uvscom* at uhub?" .Cd "ucom* at uvscom?" diff --git a/usr.bin/lndir/lndir.1 b/usr.bin/lndir/lndir.1 index 08d7081e11d..f9e16c48649 100644 --- a/usr.bin/lndir/lndir.1 +++ b/usr.bin/lndir/lndir.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lndir.1,v 1.16 2003/04/10 23:21:57 millert Exp $ +.\" $OpenBSD: lndir.1,v 1.17 2003/05/03 18:57:40 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -63,7 +63,7 @@ .Os .Sh NAME .Nm lndir -.Nd create a shadow directory of symbolic links to another directory tree +.Nd "create a shadow directory of symbolic links to another directory tree" .Sh SYNOPSIS .Nm lndir .Op Fl e Ar exceptfile |