use macro for OS name when first introduced
This commit is contained in:
parent
5fe0c7679f
commit
c872f7bc2e
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: gcore.1,v 1.14 2012/03/22 07:58:19 wiz Exp $
|
||||
.\" $NetBSD: gcore.1,v 1.15 2014/01/21 02:53:30 reed Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -66,7 +66,9 @@ The core image.
|
|||
.Xr sysctl 8
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
appeared in BSD 4.2, disappeared in
|
||||
appeared in
|
||||
.Bx 4.2 ,
|
||||
disappeared in
|
||||
.Nx 1.2 ,
|
||||
and reappeared in
|
||||
.Nx 2.0 .
|
||||
|
|
Loading…
Reference in New Issue