diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-11 18:42:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-11 18:42:24 +0000 |
commit | c51a6712355ae4716ae11c130104f683c3cd029c (patch) | |
tree | 13f7961886bee9c570038ab47e74d6dec627ba0f /usr.bin/nc | |
parent | 5adf4605d11a9120ce04c30ca023d0d3a37ba22f (diff) |
SYNOPSIS header; fixes man -k nc
Diffstat (limited to 'usr.bin/nc')
-rw-r--r-- | usr.bin/nc/nc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1 index cffb9f637b5..2900fc76019 100644 --- a/usr.bin/nc/nc.1 +++ b/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.1 1996/09/05 08:55:32 deraadt Exp $ +.\" $OpenBSD: nc.1,v 1.2 1998/03/11 18:42:23 deraadt Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -33,6 +33,7 @@ .Nd Arbitrary tcp and udp connections and listens. .Pp +.Sh SYNOPSIS .Nm nc .Op Fl e Ar command .Op Fl g Ar intermediates |