From 47549239977a8c60c5aff9509b07f3099ced2985 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Wed, 18 Oct 2000 05:12:07 +0000 Subject: Another round of man page cleanup, this time to remove more hard sentence breaks and getting rid of short lines, making these files easier to work with. --- src/lib/libc/net/ipx.3 | 5 +++-- src/lib/libc/net/ns.3 | 5 +++-- src/lib/libc/string/strlcpy.3 | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/lib/libc/net/ipx.3 b/src/lib/libc/net/ipx.3 index c1a52e14d5..c4c9494372 100644 --- a/src/lib/libc/net/ipx.3 +++ b/src/lib/libc/net/ipx.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipx.3,v 1.6 2000/09/22 14:47:33 millert Exp $ +.\" $OpenBSD: ipx.3,v 1.7 2000/10/18 05:12:07 aaron Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -103,7 +103,8 @@ It is interpreted as octal is there is a leading and there are no super-octal digits. Otherwise, it is converted as a decimal number. .Sh RETURN VALUES -None. (See +None. +(See .Sx BUGS . ) .Sh SEE ALSO .Xr ns 4 , diff --git a/src/lib/libc/net/ns.3 b/src/lib/libc/net/ns.3 index 24e69c8388..2f695af090 100644 --- a/src/lib/libc/net/ns.3 +++ b/src/lib/libc/net/ns.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ns.3,v 1.5 1999/07/05 04:41:00 aaron Exp $ +.\" $OpenBSD: ns.3,v 1.6 2000/10/18 05:12:07 aaron Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -108,7 +108,8 @@ It is interpreted as octal is there is a leading and there are no super-octal digits. Otherwise, it is converted as a decimal number. .Sh RETURN VALUES -None. (See +None. +(See .Sx BUGS . ) .Sh SEE ALSO .Xr hosts 5 , diff --git a/src/lib/libc/string/strlcpy.3 b/src/lib/libc/string/strlcpy.3 index 5acbcce148..ee7864db08 100644 --- a/src/lib/libc/string/strlcpy.3 +++ b/src/lib/libc/string/strlcpy.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strlcpy.3,v 1.8 2000/06/01 04:02:05 millert Exp $ +.\" $OpenBSD: strlcpy.3,v 1.9 2000/10/18 05:12:07 aaron Exp $ .\" .\" Copyright (c) 1998, 2000 Todd C. Miller .\" All rights reserved. @@ -68,7 +68,8 @@ and .Fn strlcat only operate on true .Dq C -strings. This means that for +strings. +This means that for .Fn strlcpy .Fa src must be NUL-terminated and for -- cgit v1.2.3-55-g6feb