mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 22:02:58 -04:00
Use the .At macro to reference versions of AT&T UNIX.
This commit is contained in:
parent
1cd528f787
commit
0ef6a34a34
1 changed files with 3 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)sticky.8 8.1 (Berkeley) 6/5/93
|
||||
.\" $Id: sticky.8,v 1.3 1997/08/17 00:15:46 steve Exp $
|
||||
.\" $Id: sticky.8,v 1.4 1997/12/26 12:26:43 helbig Exp $
|
||||
.\"
|
||||
.Dd June 5, 1993
|
||||
.Dt STICKY 8
|
||||
|
|
@ -77,4 +77,5 @@ will create a file with the sticky bit set.
|
|||
.Sh HISTORY
|
||||
A
|
||||
.Nm
|
||||
command appeared in Version 32V AT&T UNIX.
|
||||
command appeared in
|
||||
.At 32v .
|
||||
|
|
|
|||
Loading…
Reference in a new issue