diff options
author | 2006-05-19 19:35:41 +0000 | |
---|---|---|
committer | 2006-05-19 19:35:41 +0000 | |
commit | 015aa9b021ce16bd3b54b4d9047f2a73d0ea892b (patch) | |
tree | 8aff9c389723a9cffff60521b83c8047a5015c98 | |
parent | mickey confirms some hppa64 bits... (diff) | |
download | wireguard-openbsd-015aa9b021ce16bd3b54b4d9047f2a73d0ea892b.tar.xz wireguard-openbsd-015aa9b021ce16bd3b54b4d9047f2a73d0ea892b.zip |
tweak;
-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 34e81ed4100..e1a9c528167 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diskless.8,v 1.54 2006/05/19 19:03:12 jmc Exp $ +.\" $OpenBSD: diskless.8,v 1.55 2006/05/19 19:35:41 jmc Exp $ .\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $ .\" .\" @@ -197,7 +197,7 @@ directory. .Pp If booting a Motorola or Sun client, make a link such that the boot program is -accessible as a file named after the client's IP address in HEX. +accessible as a file named after the client's IP address in hex. For example: .Bd -literal -offset indent # cd /tftpboot |