From 89dea7c61d0b964eb64003769ac255ffc3618baa Mon Sep 17 00:00:00 2001 From: wosch Date: Mon, 23 Sep 1996 22:24:39 +0000 Subject: add missing comma(s) in .Xr macros --- sbin/i386/nextboot/nextboot.8 | 5 +++-- sbin/nextboot/nextboot.8 | 5 +++-- sbin/swapon/swapon.8 | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'sbin') diff --git a/sbin/i386/nextboot/nextboot.8 b/sbin/i386/nextboot/nextboot.8 index 1740711..e573907 100644 --- a/sbin/i386/nextboot/nextboot.8 +++ b/sbin/i386/nextboot/nextboot.8 @@ -1,3 +1,4 @@ +.\" $Id$ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 @@ -76,8 +77,8 @@ nameblock is only consulted ONCE per boot. .Sh SEE ALSO -.Xr boot 8 -.Xr disklabel 8 +.Xr boot 8 , +.Xr disklabel 8 , .Xr fdisk 8 .Sh BUGS The entire program should be made more user-friendly. diff --git a/sbin/nextboot/nextboot.8 b/sbin/nextboot/nextboot.8 index 1740711..e573907 100644 --- a/sbin/nextboot/nextboot.8 +++ b/sbin/nextboot/nextboot.8 @@ -1,3 +1,4 @@ +.\" $Id$ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 @@ -76,8 +77,8 @@ nameblock is only consulted ONCE per boot. .Sh SEE ALSO -.Xr boot 8 -.Xr disklabel 8 +.Xr boot 8 , +.Xr disklabel 8 , .Xr fdisk 8 .Sh BUGS The entire program should be made more user-friendly. diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index 02a6111..979f77a 100644 --- a/sbin/swapon/swapon.8 +++ b/sbin/swapon/swapon.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)swapon.8 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt SWAPON 8 @@ -69,8 +70,8 @@ in the system swap configuration table. The call makes only this space available to the system for swap allocation. .Sh SEE ALSO .Xr swapon 2 , -.Xr fstab 5 -.Xr init 8 +.Xr fstab 5 , +.Xr init 8 , .Xr rc 8 .Sh FILES .Bl -tag -width /dev/[ru][pk]?b -compact -- cgit v1.1