From 153ee7bd8666319783e2e715d697d4c6df3a588c Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Thu, 2 May 1996 22:34:19 +0000 Subject: [PATCH] Specify FreeBSd on the .Os line, since this is a FreeBSD-specific program. Use the .Fx (FreeBSD) macro in the HISTORY section. --- sbin/dset/dset.8 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sbin/dset/dset.8 b/sbin/dset/dset.8 index 3fd07785569..c1aa5e9e2a2 100644 --- a/sbin/dset/dset.8 +++ b/sbin/dset/dset.8 @@ -23,11 +23,11 @@ .\" (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: dset.8,v 1.1 1996/05/02 21:47:45 joerg Exp $ .\" " .Dd May 2, 1996 .Dt DSET 8 -.Os +.Os FreeBSD .Sh NAME .Nm dset .Nd "update the boot file to the current configuration" @@ -76,5 +76,4 @@ will be printed to standard error output. The .Nm command appeared in -.Tn FreeBSD -2.0.5. +.Fx 2.0.5 .