Add "install.site" and "upgrade.site" as additional manual names
authorkn <kn@openbsd.org>
Sat, 6 Nov 2021 01:32:10 +0000 (01:32 +0000)
committerkn <kn@openbsd.org>
Sat, 6 Nov 2021 01:32:10 +0000 (01:32 +0000)
This makes "man upgrade.site" work, which is quite convenient for what is
sort of a configuration/script file -- similar to boot.conf(8) which lives
in boot.8 as additional Nm.

share/man/man8/site.8

index 4ceffdf..74a7cff 100644 (file)
@@ -1,4 +1,4 @@
-.\"     $OpenBSD: site.8,v 1.1 2021/11/06 01:24:37 kn Exp $
+.\"     $OpenBSD: site.8,v 1.2 2021/11/06 01:32:10 kn Exp $
 .\"
 .\" Copyright (c) 2021 Klemens Nanni <kn@openbsd.org>
 .\"
@@ -18,7 +18,9 @@
 .Dt SITE 8
 .Os
 .Sh NAME
-.Nm site
+.Nm site ,
+.Nm install.site ,
+.Nm upgrade.site
 .Nd OpenBSD installation and upgrade customization
 .Sh DESCRIPTION
 The