From 0439adb45f5e0f2f2a97d32d1ac63792cba9e0e5 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 7 Jul 1999 10:50:17 +0000 Subject: The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. --- share/man/man4/ss.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/ss.4') diff --git a/share/man/man4/ss.4 b/share/man/man4/ss.4 index 445057180ec..27f340b3bf2 100644 --- a/share/man/man4/ss.4 +++ b/share/man/man4/ss.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ss.4,v 1.2 1999/07/02 20:11:50 aaron Exp $ +.\" $OpenBSD: ss.4,v 1.3 1999/07/07 10:50:10 aaron Exp $ .\" .\" Copyright (c) 1998 Kenneth Stailey and Ian Darwin .\" @@ -32,8 +32,8 @@ .\" .\" .Dd September 28, 1998 -.Os .Dt SS 4 +.Os .Sh NAME .Nm ss .Nd SCSI Scanner device -- cgit v1.2.3