gone_in.9: Fix a typo in the manual page
- s/Initializaiton/Initialization/ MFC after: 5 days
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.\" Copyright (c) 2021 The FreeBSD Foundation
|
||||
.\"
|
||||
.\" This document was written by Ed Maste under sponsorhip from
|
||||
.\" This document was written by Ed Maste under sponsorship from
|
||||
.\" The FreeBSD Foundation.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
@@ -72,7 +72,7 @@ Obsolete code will be removed soon:
|
||||
void
|
||||
sample_init(void)
|
||||
{
|
||||
/* Initializaiton code omitted. */
|
||||
/* Initialization code omitted. */
|
||||
|
||||
gone_in(14, "Giant-locked filesystem");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user