diff options
author | chris <chris@FreeBSD.org> | 1999-08-16 05:36:11 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 1999-08-16 05:36:11 +0000 |
commit | 6bbb54bfc29eea5da6a2d14dab4a0abed77fac5f (patch) | |
tree | af2d422f049c42e66ab7d912d51055ff470cd306 /share/man | |
parent | d398591cdddf5639c2e9d73750c2d6685b50675c (diff) | |
download | FreeBSD-src-6bbb54bfc29eea5da6a2d14dab4a0abed77fac5f.zip FreeBSD-src-6bbb54bfc29eea5da6a2d14dab4a0abed77fac5f.tar.gz |
Bad reference: tcpdump(8) -> tcpdump(1)
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/diskless.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index 60b7125..902b431 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ,\" -.\" $Id$ +.\" $Id: diskless.8,v 1.3 1999/07/12 21:02:00 nik Exp $ .\" .Dd October 2, 1994 .Dt DISKLESS 8 @@ -203,7 +203,7 @@ For a Sun3 machine, the name would be just C0C5600C used is architecture dependent, it simply has to match what the booting client's PROM wishes to it to be. If the client's PROM fails to fetch the expected file, -.Xr tcpdump 8 +.Xr tcpdump 1 can be used to discover which filename the client is trying to read. .Pp If booting an HP 300-series machine, ensure that the network boot program |