From bd8ecad4840781c972dee878b92badf730fb0d2c Mon Sep 17 00:00:00 2001 From: "Cynthia A. E. Livingston" Date: Thu, 1 Aug 1991 05:54:42 -0800 Subject: [PATCH] prettied up a list SCCS-vsn: share/man/man3/intro.3 6.11 SCCS-vsn: lib/libc/string/strmode.3 5.4 --- usr/src/lib/libc/string/strmode.3 | 8 +++++--- usr/src/share/man/man3/intro.3 | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/usr/src/lib/libc/string/strmode.3 b/usr/src/lib/libc/string/strmode.3 index c1aa9242eb..10ba553f8f 100644 --- a/usr/src/lib/libc/string/strmode.3 +++ b/usr/src/lib/libc/string/strmode.3 @@ -3,7 +3,7 @@ .\" .\" %sccs.include.redist.man% .\" -.\" @(#)strmode.3 5.3 (Berkeley) %G% +.\" @(#)strmode.3 5.4 (Berkeley) %G% .\" .Dd .Dt STRMODE 3 @@ -25,10 +25,12 @@ converts a file .Xr stat 2 ) into a symbolic string which is stored in the location referenced by .Fa bp . -This stored string is eleven characters in length plus a trailing NULL. +This stored string is eleven characters in length plus a trailing +.Dv NULL . .Pp The first character is the inode type, and will be one of the following: -.Bl -tag -width xxxx +.Pp +.Bl -tag -width flag -offset indent -compact .It \- regular file .It b diff --git a/usr/src/share/man/man3/intro.3 b/usr/src/share/man/man3/intro.3 index 3d6c59f167..5d0cc6f81f 100644 --- a/usr/src/share/man/man3/intro.3 +++ b/usr/src/share/man/man3/intro.3 @@ -3,7 +3,7 @@ .\" .\" %sccs.include.redist.man% .\" -.\" @(#)intro.3 6.10 (Berkeley) %G% +.\" @(#)intro.3 6.11 (Berkeley) %G% .\" .Dd .Dt INTRO 3 @@ -32,7 +32,7 @@ they are described separately in .Xr intro 3f . .Pp The various libraries (followed by the loader flag): -.Bl -hang -width indent +.Bl -tag -width "libc (-lc)" .It Xr libc Pq Fl l Ns Ar c Standard C library functions. (See .Xr libc 3 . ) When using the C compiler -- 2.20.1