diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
commit | a9223deae9367063797cc5a9d6152f1daf583153 (patch) | |
tree | 47fa1d8bb4523318a4103665c655d1a22001c8fb /share/man/man4/cnw.4 | |
parent | 0eb87a4a02e0b6bc731a76a842c1b13646016e26 (diff) |
o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;
aaron@ ok.
Diffstat (limited to 'share/man/man4/cnw.4')
-rw-r--r-- | share/man/man4/cnw.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/cnw.4 b/share/man/man4/cnw.4 index de1e0152093..240c0da84df 100644 --- a/share/man/man4/cnw.4 +++ b/share/man/man4/cnw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cnw.4,v 1.4 2000/12/21 05:32:52 aaron Exp $ +.\" $OpenBSD: cnw.4,v 1.5 2001/06/22 12:15:44 mpech Exp $ .\" .\" Copyright (c) 1999 Federico G. Schwindt. .\" All rights reserved. @@ -61,6 +61,7 @@ are valid; .Li 0 (no scrambling) is the default if this option is not defined. +.El .Sh SEE ALSO .Xr netintro 4 , .Xr pcmcia 4 , |