diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
commit | 83b2997e2f28d1c476308b67430b8ef6cb74d4df (patch) | |
tree | 52579d5e1b1cddbdd04dd2ac8ebea76d4471a5ad /share/man/man4/lc.4 | |
parent | ba422cc0dee1b90e6e23d4181e05daf46c88cfd4 (diff) |
'SEE ALSO' audit in 'share/man/':
o) sort;
o) "," is separator of entries;
o) don't use "." or "," in the last entry;
millert@ ok
Diffstat (limited to 'share/man/man4/lc.4')
-rw-r--r-- | share/man/man4/lc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/lc.4 b/share/man/man4/lc.4 index 9420400e469..1f6aceb7f89 100644 --- a/share/man/man4/lc.4 +++ b/share/man/man4/lc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lc.4,v 1.2 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: lc.4,v 1.3 2002/05/23 09:30:34 mpech Exp $ .\" $NetBSD: lc.4,v 1.4 1999/12/15 22:07:32 abs Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -82,6 +82,6 @@ by .An Niklas Hallqvist Aq niklas@openbsd.org .Sh SEE ALSO .Xr ifmedia 4 , -.Xr ifconfig 8 , .Xr intro 4 , -.Xr isa 4 +.Xr isa 4 , +.Xr ifconfig 8 |